[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / f / 5 / JCWheelView / 0.0.1 / JCWheelView.podspec.json
blobc66eda6a46d5c5e7c98ed290359cd5c2d972e7f2
2   "name": "JCWheelView",
3   "version": "0.0.1",
4   "summary": "Support rotation and click event, Support replace image.",
5   "homepage": "http://lijingcheng.github.io/",
6   "license": "MIT",
7   "authors": {
8     "lijingcheng": "bj_lijingcheng@163.com"
9   },
10   "source": {
11     "git": "https://github.com/lijingcheng/JCWheelView.git",
12     "tag": "0.0.1"
13   },
14   "social_media_url": "http://weibo.com/lijingcheng1984",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "resources": [
20     "Pod/Assets/*.png"
21   ],
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "JCWheelView": [
25       "Pod/Assets/*.png"
26     ]
27   }