[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 7 / OOCategories / 0.0.3 / OOCategories.podspec.json
bloba6a9c488ece87172c0e5c5f8d645d237845a3ea9
2   "name": "OOCategories",
3   "summary": "这是一个扩展分类",
4   "version": "0.0.3",
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": "0.0.3"
20   },
21   "requires_arc": true,
22   "source_files": "OOCategories/**/*.{h,m}",
23   "public_header_files": "OOCategories/**/*.{h}",
24   "libraries": "z",
25   "frameworks": [
26     "UIKit",
27     "CoreFoundation",
28     "QuartzCore",
29     "CoreGraphics",
30     "CoreImage",
31     "CoreText",
32     "ImageIO",
33     "Accelerate"
34   ]