[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 2 / JESCircularProgressView / 0.0.2 / JESCircularProgressView.podspec.json
bloba0b756bb18e654a16fb67abee4a030579a18c3f2
2   "name": "JESCircularProgressView",
3   "version": "0.0.2",
4   "summary": "A little circular progressview for OSX that looks like the one used in the app store.",
5   "homepage": "https://github.com/jurre/JESCircularProgressView",
6   "screenshots": "https://raw.github.com/jurre/JESCircularProgressView/master/screenshots/progressview.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jurre": "jurrestender+github@gmail.com"
13   },
14   "platforms": {
15     "osx": null
16   },
17   "source": {
18     "git": "https://github.com/jurre/JESCircularProgressView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "JESCircularProgressView/Classes",
23     "JESCircularProgressView/Classes/**/*.{h,m}"
24   ],
25   "frameworks": "Quartz",
26   "requires_arc": true