[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 2 / NSShield / 0.0.4 / NSShield.podspec.json
blobf469096ab3fefc202aac039dac45ee70d59e422c
2   "name": "NSShield",
3   "version": "0.0.4",
4   "summary": "We can use it to protect project from generic error. Feel free to contribute",
5   "description": "\"We can use it to protect project from generic error. Feel free to contribute\"",
6   "homepage": "https://github.com/nhnam/NSShield",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Alan": "nhnam.develop@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nhnam/NSShield.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "Classes/**/*.h",
24   "platforms": {
25     "osx": null,
26     "ios": null,
27     "tvos": null,
28     "watchos": null
29   }