[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 7 / 2 / WCLayout / 0.0.6 / WCLayout.podspec.json
blob2359a6dc0613ef792af5c9f0bf0f649e5a70d968
2   "name": "WCLayout",
3   "version": "0.0.6",
4   "summary": "WCLayout is a easier way to set UIView layout use frame",
5   "homepage": "https://github.com/HaloWang/WCLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "王策": "634692517@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/HaloWang/WCLayout.git",
18     "tag": "0.0.6"
19   },
20   "source_files": "WCLayout/*.{swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true