[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 4 / d / ATCategories / 0.1.33 / ATCategories.podspec.json
blob5eaa5e3d5122671b4e48a15472e413abbb5e5482
2   "name": "ATCategories",
3   "version": "0.1.33",
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.33"
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   ]