[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 2 / AXSwiftKit / 0.0.1 / AXSwiftKit.podspec.json
blob00a33042a545c3083cd62ec257aaf9c5f70216f3
2   "name": "AXSwiftKit",
3   "version": "0.0.1",
4   "summary": "A short description of AXSwiftKit.",
5   "description": "这是一个测试项目,用来看看cocoapods可以用吗",
6   "homepage": "https://github.com/MrChen1993/AXSwift",
7   "license": "MIT",
8   "authors": {
9     "陈龙": "529914446@qq.com"
10   },
11   "platforms": {
12     "osx": "10.9"
13   },
14   "source": {
15     "git": "https://github.com/MrChen1993/AXSwiftKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "AXSwiftKit",
20     "AXSwiftKit/**/*.{h,m}"
21   ],
22   "exclude_files": "AXSwiftKit/Exclude",
23   "public_header_files": "AXSwiftKit/**/*.h"