[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 8 / 7 / OSwitch / 0.2.0 / OSwitch.podspec.json
blob98207816f67dbb8d5bf31d8af403c11afbc45b8d
2   "name": "OSwitch",
3   "version": "0.2.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.2.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation"
24     ]
25   },
26   "source_files": "OSwitch/Classes/**/*.{h,m}",
27   "requires_arc": true