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/**/*",
22 "resources": "nv_test/Assets/**/*.{png,jpg,plist}",
23 "vendored_libraries": "nv_test/Classes/libnotifyvisitors_5_1_3.a",
28 "pod_target_xcconfig": {
29 "OTHER_LDFLAGS": "-lObjC"