[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / a / 7 / AXDashedLine / 1.0.0 / AXDashedLine.podspec.json
blob420254fd05138c7222e5c515133b55542ceed91a
2   "name": "AXDashedLine",
3   "version": "1.0.0",
4   "summary": "a dashed view.",
5   "description": "a dashed view.",
6   "homepage": "https://github.com/arnoldxiao/AXDashedLine",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "arnoldxiao": "arnoldxiao@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/arnoldxiao/AXDashedLine.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "src",
23     "src/**/*.{h,m}"
24   ],
25   "public_header_files": "src/**/*.h",
26   "requires_arc": true