[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 9 / b / ALWheelView / 0.1.0 / ALWheelView.podspec.json
blobafd30b66954894471d2c98b5a6cf50a625f86877
2   "name": "ALWheelView",
3   "version": "0.1.0",
4   "summary": "A WheelView based on UICollectionView.",
5   "description": "A WheelView based on UICollectionView.\nCustomize View as using collectionView\nUICollectionView-like delegates\nCustomize radius/size/scale\nInfinite loop",
6   "homepage": "https://github.com/AshStill/ALWheelView",
7   "screenshots": "https://raw.githubusercontent.com/AshStill/ALWheelView/master/screenshot.gif",
8   "license": "MIT",
9   "authors": {
10     "AshStill": "774638260@qq.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/AshStill/ALWheelView.git",
17     "tag": "0.1.0"
18   },
19   "source_files": [
20     "ALWheelView",
21     "ALWheelView/*.{h,m}"
22   ],
23   "frameworks": "UIKit",
24   "requires_arc": true