[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / b / 2 / SPCategory / 0.0.3 / SPCategory.podspec.json
blob7c529ddac69532fd6b6a21aef6c4a56537dad7ed
2   "name": "SPCategory",
3   "version": "0.0.3",
4   "summary": "Often used Category lib,size,string,hud,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.0.3"
16   },
17   "dependencies": {
18     "MBProgressHUD": [
19       "1.0.0"
20     ]
21   },
22   "source_files": "SPCategory/Category/*.{h,m,mm,cpp,c}",
23   "public_header_files": "SPCategory/Category/*.h",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true