[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 1 / 7 / d / ACFoundation / 0.2.2 / ACFoundation.podspec.json
bloba75107c5c296012012b5b9256d030fdb989e0d11
2   "name": "ACFoundation",
3   "version": "0.2.2",
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.2"
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   ]