[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 3 / AXCountingLabel / 0.2.2 / AXCountingLabel.podspec.json
bloba97aabf75d64853eddc9f7c4eebde8c69d3d5e5f
2   "name": "AXCountingLabel",
3   "version": "0.2.2",
4   "summary": "A label shows counting time.",
5   "description": "A label shows counting time on iOS platform.",
6   "homepage": "https://github.com/devedbox/AXCountingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aiXing": "862099730@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXCountingLabel.git",
19     "tag": "0.2.2"
20   },
21   "source_files": "AXCountingLabel/AXCountingLabel/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "pop": [
30     ]
31   }