[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 7 / OOCategories / 1.1.5 / OOCategories.podspec.json
blob4948365f898bf2d175c5fbf6c6b315825baf3640
2   "name": "OOCategories",
3   "summary": "这是一个扩展分类",
4   "version": "1.1.5",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "once00": "love521943@hotmail.com"
11   },
12   "social_media_url": "http://onceo.me/",
13   "homepage": "https://github.com/once00/OOCategories",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/once00/OOCategories.git",
19     "tag": "1.1.5"
20   },
21   "requires_arc": true,
22   "source_files": "OOCategories/**/*.{h,m}",
23   "public_header_files": "OOCategories/**/*.{h}",
24   "libraries": [
25     "z",
26     "sqlite3"
27   ],
28   "frameworks": [
29     "UIKit",
30     "CoreFoundation",
31     "CoreText",
32     "CoreGraphics",
33     "CoreImage",
34     "QuartzCore",
35     "ImageIO",
36     "AssetsLibrary",
37     "Accelerate",
38     "MobileCoreServices",
39     "SystemConfiguration"
40   ]