[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / b / 5 / nv_test / 0.1.0 / nv_test.podspec.json
blob126f9683dec1fc3ae33e858153842d517c0f4a5f
2   "name": "nv_test",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ashraf-nv": "ashraf@notifyvisitors.com"
13   },
14   "source": {
15     "git": "https://github.com/ashraf-nv/nv_test.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
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",
24   "pod_target_xcconfig": {
25     "OTHER_LDFLAGS": "-lObjC"
26   }