[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 2 / ARComposing / 0.0.1 / ARComposing.podspec.json
blob1b7f7b6ae1ce21a66e8ab35ba9eb467dc12c9f1a
2   "name": "ARComposing",
3   "summary": "Quick Layout Engine.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ArchyVan": "2440938213@qq.com"
11   },
12   "homepage": "https://github.com/ArchyVan/ARReader",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/ArchyVan/ARReader.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "ARReader/ARComposing/**/*.{h,m}",
22   "public_header_files": "ARReader/ARComposing/**/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation",
26     "CoreText",
27     "CoreGraphics",
28     "CoreImage",
29     "QuartzCore"
30   ]