[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 4 / CWFoundation / 0.0.1 / CWFoundation.podspec.json
blobc18f3df2b07c98aee0e8c15d38a0b80f11123cb3
2   "name": "CWFoundation",
3   "version": "0.0.1",
4   "summary": "CWFoundation is a collection of utility methods and category extensions for Foundation and UIKit classes to accelerate development.",
5   "homepage": "https://github.com/guojiubo/CWFoundation",
6   "license": "MIT",
7   "authors": {
8     "guojiubo": "guojiubo@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/guojiubo/CWFoundation.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "CWFoundation",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]