[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 5 / LEChromeProgressView / 0.0.2 / LEChromeProgressView.podspec.json
blobcb75994a3033c5fbb1a44766dc4876632de19ceb
2   "name": "LEChromeProgressView",
3   "version": "0.0.2",
4   "summary": "progress view like the one on Chrome's tab bar",
5   "description": "prgress view like the one on Chrome's tab bar",
6   "homepage": "https://github.com/leavez/LEPhotoCollectionView",
7   "license": "MIT",
8   "authors": "Leave",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/leavez/LEChromeProgressView",
14     "tag": "0.0.2"
15   },
16   "source_files": "LEChromeProgressView/*.{h,m}",
17   "requires_arc": true,
18   "dependencies": {
19     "DACircularProgress": [
20       "~> 2.3.1"
21     ]
22   }