[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 7 / OSwitch / 0.1.0 / OSwitch.podspec.json
blob63edef093241ce6ebf1111f5dd401f59a26832b4
2   "name": "OSwitch",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "OSwitch is a customisable switch control writen in Objective C.",
9   "homepage": "https://github.com/OyaSaid/OSwitch",
10   "authors": {
11     "Oya Said": "oya.said@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/OyaSaid/OSwitch.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation"
24     ]
25   },
26   "source_files": "OSwitch/Classes/**/*"