[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / 6 / YTSwitch / 1.0.0 / YTSwitch.podspec.json
blob25cf8746cd18b520721b9da2fb7d51324f162033
2   "name": "YTSwitch",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.0.0",
7   "license": "MIT",
8   "summary": "a custom switch view",
9   "homepage": "https://github.com/songyutao/YTSwitch",
10   "authors": {
11     "宋玉涛": "iamsongyutao@163.com"
12   },
13   "source": {
14     "git": "https://github.com/songyutao/YTSwitch.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "YTSwitch",
21       "source_files": "YTSwitch/YTSwitch",
22       "frameworks": [
23         "UIKit"
24       ]
25     }
26   ]