[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / b / 5 / nv_test / 0.2.1 / nv_test.podspec.json
blobc2458db576df3d1352eb17e7e543869f4ecafd16
2   "name": "nv_test",
3   "version": "0.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": null
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   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": "-lObjC"
30   }