[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 4 / d / ATCategories / 0.1.11 / ATCategories.podspec.json
blob17a119c08201518660d66f725031218a0d1ab377
2   "name": "ATCategories",
3   "version": "0.1.11",
4   "summary": "Category 类型工具库",
5   "homepage": "https://github.com/ablettchen/ATCategories",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablettchen": "ablettchen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ablettchen/ATCategories.git",
15     "tag": "0.1.11"
16   },
17   "social_media_url": "https://weibo.com/ablettx",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "ATCategories/**/*.{h,m}",
23   "public_header_files": "ATCategories/**/*.{h}",
24   "libraries": "z",
25   "frameworks": [
26     "UIKit",
27     "CoreFoundation",
28     "QuartzCore",
29     "CoreGraphics",
30     "CoreImage",
31     "CoreText",
32     "ImageIO",
33     "Accelerate"
34   ]