[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 1 / 7 / d / ACFoundation / 1.4.6 / ACFoundation.podspec.json
blobfaf77064b07119504114fe9ff7d473b0fa729ea4
2   "name": "ACFoundation",
3   "version": "1.4.6",
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": "sayccz@icloud.com"
13   },
14   "source": {
15     "git": "https://gitee.com/geasscz/ACFoundation.git",
16     "tag": "1.4.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ACFoundation/Classes/**/*",
22   "prefix_header_contents": [
23     "#ifdef __OBJC__",
24     "#import \"AppConfig.h\"",
25     "#endif"
26   ]