[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / f / 3 / XLsn0wParser / 1.0.2 / XLsn0wParser.podspec.json
blob21819cce452ecce380fe5f5a86e0b9c42fa0d7ab
2   "name": "XLsn0wParser",
3   "version": "1.0.2",
4   "summary": "An iOS Components Framework Born Of XLsn0wKit",
5   "authors": {
6     "XLsn0w": "xlsn0w@qq.com"
7   },
8   "requires_arc": true,
9   "platforms": {
10     "ios": "7.0"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "homepage": "https://github.com/XLsn0w/XLsn0wParser",
17   "source": {
18     "git": "https://github.com/XLsn0w/XLsn0wParser.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "XLsn0w/**/*.{h,m}",
23     "XLsn0w/*.{h,m}"
24   ],
25   "libraries": [
26     "z",
27     "sqlite3"
28   ],
29   "frameworks": [
30     "UIKit",
31     "CoreFoundation",
32     "CoreText",
33     "CoreGraphics",
34     "CoreImage",
35     "QuartzCore",
36     "ImageIO",
37     "AssetsLibrary",
38     "Accelerate",
39     "MobileCoreServices",
40     "SystemConfiguration",
41     "AVFoundation"
42   ],
43   "dependencies": {
44     "AFNetworking": [
46     ]
47   }