[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 6 / 0 / UISpinner / 0.0.1 / UISpinner.podspec.json
blobdf3c4c728103424090beb5b593e24bbaf3ccb781
2   "name": "UISpinner",
3   "version": "0.0.1",
4   "summary": "a spinner or droplist in ios",
5   "swift_version": "3.0",
6   "description": "a spinner or droplist like in android or webpages",
7   "homepage": "https://github.com/summer-via/UISpinner",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "hewenfeng": "hewenfeng_wf@163.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/summer-via/UISpinner.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "UISpinner/**/*.swift",
23   "frameworks": "UIKit"