[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 7 / d / ACFoundation / 1.0.1 / ACFoundation.podspec.json
blob48c172aba0ba8adc2735df92eb31540d539825c5
2   "name": "ACFoundation",
3   "version": "1.0.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": "1.0.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   ]