[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / c / 5 / 3 / ACProPlugin / 0.2.4 / ACProPlugin.podspec.json
blob1c72d1b8a97bcb38c2508a892c4cd93d07137717
2   "name": "ACProPlugin",
3   "version": "0.2.4",
4   "summary": "ACProPlugin.",
5   "description": "Apps support ACPro Main App",
6   "homepage": "https://gitee.com/geasscz/acpro-plugin",
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/acpro-plugin.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ACProPlugin/Classes/**/*",
22   "resource_bundles": {
23     "ACProAssets": [
24       "ACProPlugin/Assets/*.*"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "HWWeakTimer": [
30       "1.0"
31     ],
32     "Masonry": [
33       "1.1.0"
34     ]
35   }