[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 7 / OOCategories / 1.2.3 / OOCategories.podspec.json
blob2c1c28ec482c5176849e1f80959f09cb335bae0f
2   "name": "OOCategories",
3   "version": "1.2.3",
4   "summary": "这是一个扩展分类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/once00/OOCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "once00": "love521943@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/once00/OOCategories.git",
16     "tag": "1.2.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OOCategories/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation",
25     "CoreText",
26     "CoreGraphics",
27     "CoreImage",
28     "QuartzCore",
29     "ImageIO",
30     "AssetsLibrary",
31     "Accelerate",
32     "MobileCoreServices",
33     "SystemConfiguration"
34   ]