[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 3 / JFProgressCtrl / 0.1.1 / JFProgressCtrl.podspec.json
blob517159b8fc6974617ad0db2fdab606cfef21f9e1
2   "name": "JFProgressCtrl",
3   "version": "0.1.1",
4   "summary": "JFProgressCtrl is a progress control",
5   "description": "I upload this Progress control to help us quick to use a progress control in our different projects.",
6   "homepage": "https://github.com/ascode/JFProgressCtrl",
7   "license": "MIT",
8   "authors": {
9     "金飞": "ascode@msn.cn"
10   },
11   "source": {
12     "git": "https://github.com/ascode/JFProgressCtrl.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JFProgressCtrl": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "MapKit"
28   ]