[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / b / 2 / SPCategory / 0.1.0 / SPCategory.podspec.json
blobc27005e9c6315d411f3542db3456257a5eab67bd
2   "name": "SPCategory",
3   "version": "0.1.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.1.0"
16   },
17   "dependencies": {
18     "MBProgressHUD": [
19       "1.0.0"
20     ],
21     "SafeData": [
23     ]
24   },
25   "source_files": "SPCategory/Category/*.{h,m,mm,cpp,c}",
26   "public_header_files": "SPCategory/Category/*.h",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "resources": "SPCategory/Resource/*.bundle",
32   "requires_arc": true