|
@@ -27,7 +27,7 @@ end
|
|
|
|
|
|
target 'NexilisSampleCode' do
|
|
target 'NexilisSampleCode' do
|
|
use_frameworks!
|
|
use_frameworks!
|
|
- pod 'NexilisLite', '~> 1.0.8'
|
|
|
|
|
|
+ pod 'NexilisLite', '***REPLACE***WITH***NEXILIS***VERSION***LIBRARY***'
|
|
|
|
|
|
config = use_native_modules!
|
|
config = use_native_modules!
|
|
|
|
|