[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / d / ATCategories / 0.1.35 / ATCategories.podspec.json
blobb588870ac3d76a2728516fa1d79c57f01a3d3bab
2   "name": "ATCategories",
3   "version": "0.1.35",
4   "summary": "Category of Foundation and UIKit",
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.35"
16   },
17   "social_media_url": "https://weibo.com/ablettx",
18   "platforms": {
19     "ios": "9.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   ]