[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / d / 5 / TJLProgressView / 1.0.0 / TJLProgressView.podspec.json
blob38c5f3c286010c929a2ff581744bd7ded850a35c
2   "name": "TJLProgressView",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A sublcass of UIProgressView that takes an NSProgress and updates automatically.",
6   "homepage": "https://github.com/tLewisII/TJLProgressView",
7   "authors": {
8     "Terry Lewis II": "terry@ploverproductions.com"
9   },
10   "source": {
11     "git": "https://github.com/tLewisII/TJLProgressView.git",
12     "tag": "v1.0.0"
13   },
14   "source_files": "TJLProgressView/Source/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "social_media_url": "https://twitter.com/tlewisii"