[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 2 / OTSortButton / 1.0 / OTSortButton.podspec.json
blobaaeca9f298ff55c0dc7cc41d78e549973daf4b9b
2   "name": "OTSortButton",
3   "version": "1.0",
4   "summary": "OTSortButton is a UIButton library useful for sorting.",
5   "homepage": "https://github.com/PKPK-Carnage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tomosuke Okada": "pkpkcarnage@gmail.com"
12   },
13   "social_media_url": "https://github.com/PKPK-Carnage",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/PKPK-Carnage/OTSortButton.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{swift}"
24   ],
25   "resource_bundles": {
26     "OTSortButton": [
27       "Classes/*.xcassets"
28     ]
29   },
30   "requires_arc": true,
31   "pushed_with_swift_version": "3.0"