[Add] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git] / Specs / c / b / 2 / SPCategory / 0.4.0 / SPCategory.podspec.json
blob2cf20dcdce4b300fc11ded66b52b6e19ac3ad47a
2   "name": "SPCategory",
3   "version": "0.4.0",
4   "summary": "Often used Category lib,size,string,hud(gif图),etc,常用类别库,size,字符串,一行代码显示hud和错误页等",
5   "homepage": "https://github.com/lishiping/SPCategory.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/SPCategory.git",
15     "tag": "0.4.0"
16   },
17   "dependencies": {
18     "MBProgressHUD": [
19       "1.0.0"
20     ],
21     "SafeData": [
23     ],
24     "SPMacro": [
26     ]
27   },
28   "source_files": "SPCategory/Category/*/*.{h,m,mm,cpp,c}",
29   "public_header_files": "SPCategory/Category/*/*.h",
30   "frameworks": [
31     "UIKit",
32     "Foundation"
33   ],
34   "resources": "SPCategory/Resource/*.bundle",
35   "requires_arc": true