[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 7 / d / ACFoundation / 0.2.1 / ACFoundation.podspec.json
blobba18eb1596bddb9e60ade39c805cc54a11d680a0
2   "name": "ACFoundation",
3   "version": "0.2.1",
4   "summary": "ACFoundation is my general tools, contains UI/db/animation",
5   "description": "ACFoundation is my general tools, contains UI/db/animation/fileBrowser and so on",
6   "homepage": "https://gitee.com/geasscz/ACFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CZ": "sayboycz@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/geasscz/ACFoundation.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ACFoundation/Classes/**/*",
22   "prefix_header_contents": [
23     "#ifdef __OBJC__",
24     "#import \"AppConfig.h\"",
25     "#endif"
26   ]