[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / 8 / YTGuidView / 2.0.0 / YTGuidView.podspec.json
blob0dc6ff419c238da8822b8f49e3102a042a03482e
2   "name": "YTGuidView",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "2.0.0",
7   "license": "MIT",
8   "summary": "Custom guid control, mimic iPhone desktop effects",
9   "homepage": "https://github.com/songyutao/YTGuidView.git",
10   "authors": {
11     "宋玉涛": "iamsongyutao@163.com"
12   },
13   "source": {
14     "git": "https://github.com/songyutao/YTGuidView.git",
15     "tag": "2.0.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "YTGuidView",
21       "source_files": "YTGuidView/YTGuidView",
22       "frameworks": [
23         "UIKit"
24       ]
25     }
26   ]