[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 7 / OOCategories / 1.0.7 / OOCategories.podspec.json
blob96f382d9a14d53fe3112f3f4cc140ff6688e1c17
2   "name": "OOCategories",
3   "summary": "这是一个扩展分类",
4   "version": "1.0.7",
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.0.7"
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   ]