[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / c / b / WKCQuartzCore / 0.1.1 / WKCQuartzCore.podspec.json
bloba4adfcc9e2c8840716075e1c87eaec0ac5bcbaba
2   "name": "WKCQuartzCore",
3   "version": "0.1.1",
4   "summary": "The development process can help you to quickly carry out some basic quartzCore settings.",
5   "homepage": "https://github.com/WeiKunChao/WKCQuartzCore.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/WKCQuartzCore.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "WKCQuartzCore/**/*.{h,m}",
21   "public_header_files": "WKCQuartzCore/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true