[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / 1 / AppCommonTool / 0.0.3 / AppCommonTool.podspec.json
blob87b96b9b528470e6f8a0e8eeecd4802783f0b506
2   "name": "AppCommonTool",
3   "version": "0.0.3",
4   "summary": "App universal Component class.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chenxuedan/AppCommonTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenxuedan": "1246758958@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenxuedan/AppCommonTool.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AppCommonTool/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ]
29   }