[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / b / WCLayoutObjC / 0.0.2 / WCLayoutObjC.podspec.json
blob0017d250d52c03e02a6b1a8485d2a141df5ef12c
2   "name": "WCLayoutObjC",
3   "version": "0.0.2",
4   "summary": "A easy way to set frame!",
5   "homepage": "https://github.com/HaloWang/WCLayoutObjC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WangCe": "634692517@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/HaloWang/WCLayoutObjC.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "WCLayoutObjC",
19     "WCLayoutObjC/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "platforms": {
24     "ios": "7.0"
25   }