4 "summary": "this is my first cocoapods lib for testing my nv lib",
5 "description": "This is my first cocoapods lib for testing my nv lib so that we can create lib for users",
6 "homepage": "https://github.com/ashraf-nv/nv_test",
12 "ashraf-nv": "ashraf@notifyvisitors.com"
15 "git": "https://github.com/ashraf-nv/nv_test.git",
21 "source_files": "nv_test/Classes/**/*.h",
23 "nv_test/Assets/**/*.png",
24 "nv_test/Assets/**/*.jpg",
25 "nv_test/Classes/nvResourceValues.plist"
27 "vendored_libraries": "nv_test/Classes/libnotifyvisitors_5_1_3.a",
32 "pod_target_xcconfig": {
33 "OTHER_LDFLAGS": "-lObjC"