[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / b / 5 / nv_test / 0.3.0 / nv_test.podspec.json
blobd44abf0c420aa04a91b1eca00a8ada9ec21cebc5
2   "name": "nv_test",
3   "version": "0.3.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.3.0"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "nv_test/Classes/**/*.h",
22   "resources": [
23     "nv_test/Assets/**/*.png",
24     "nv_test/Assets/**/*.jpg",
25     "nv_test/Classes/nvResourceValues.plist"
26   ],
27   "vendored_libraries": "nv_test/Classes/libnotifyvisitors_5_1_3.a",
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "pod_target_xcconfig": {
33     "OTHER_LDFLAGS": "-lObjC"
34   }