[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / e / YCSlideView / 0.0.1 / YCSlideView.podspec.json
blob53218ebebd5ebdd52662a1b38a0f7d8f471a54c7
2   "name": "YCSlideView",
3   "version": "0.0.1",
4   "summary": "A pure-swift side view for ios",
5   "homepage": "https://github.com/codansYC/YCSlideView.git",
6   "license": "MIT",
7   "authors": {
8     "codansYC": "yuan_chao000@sina.com"
9   },
10   "platforms": {
11     "ios": "8.1"
12   },
13   "source": {
14     "git": "https://github.com/codansYC/YCSlideView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "YCSlideView/Classes/*.swift"
20   ],
21   "frameworks": "UIKit"