[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 2 / BTProgressView / 1.2 / BTProgressView.podspec.json
blob442e46306dd883ad66c14c2081722805525fc807
2   "name": "BTProgressView",
3   "version": "1.2",
4   "summary": "Customized UIProgressView.",
5   "homepage": "https://github.com/borut-t/BTProgressView",
6   "license": {
7     "type": "zlib",
8     "file": "LICENCE.md"
9   },
10   "authors": {
11     "Borut Tomažin": "borut.tomazin@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/borut-t/BTProgressView.git",
18     "tag": "1.2"
19   },
20   "source_files": "BTProgressView",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "CoreGraphics"
25   ],
26   "requires_arc": true