[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 9 / AXNodeProgressView / 0.0.2 / AXNodeProgressView.podspec.json
blob24094468812252906accb4f28fcaf83031d249a4
2   "name": "AXNodeProgressView",
3   "version": "0.0.2",
4   "summary": "AXNodeProgressView node progress view.",
5   "description": "AXNodeProgressView node progress view on ios platform.",
6   "homepage": "https://github.com/devedbox/AXNodeProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "devedbox": "devedbox@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXNodeProgressView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "AXNodeProgressView/AXNodeProgressView/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true