[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 4 / SafeData / 1.0.3 / SafeData.podspec.json
blob59d618b88e5ceaee06320f2c26eee6b49d76338b
2   "name": "SafeData",
3   "version": "1.0.3",
4   "summary": "Category for NSArray,NSDictionary,NSData to Protect Data prevent the crash.检查数据类型防止插入空数据和数组越界,字典得到转换后的OC,C对象",
5   "homepage": "https://github.com/lishiping/SafeData.git",
6   "license": "LICENSE",
7   "authors": {
8     "lishiping": "83118274@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/lishiping/SafeData.git",
15     "tag": "1.0.3"
16   },
17   "source_files": [
18     "SafeData/SafeFoundation/*.{h,m,mm,cpp,c}",
19     "SafeData/SafeFoundation/*/*.{h,m,mm,cpp,c}"
20   ],
21   "public_header_files": [
22     "SafeData/SafeFoundation/*.h",
23     "SafeData/SafeFoundation/*/*.h"
24   ],
25   "frameworks": "Foundation",
26   "requires_arc": true