[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 3 / a / 2 / NSShield / 0.0.6 / NSShield.podspec.json
blobed26d74ba1e16c26d4359f6c39c4fa0017a39275
2   "name": "NSShield",
3   "version": "0.0.6",
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   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/nhnam/NSShield.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": [
27     "Classes/**/*.h",
28     "*.h"
29   ],
30   "frameworks": [
31     "UIKit",
32     "Foundation"
33   ],
34   "requires_arc": true