[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 9 / UIViewCategory / 0.0.1 / UIViewCategory.podspec.json
bloba572d192e48ea970574174e3a08d5d56f8e2d2a5
2   "name": "UIViewCategory",
3   "version": "0.0.1",
4   "summary": "测试CocoaPods的使用 加深学习",
5   "description": "测试CocoaPods的使用 加深学习",
6   "homepage": "https://github.com/sqz316/MyTestCocoaPods",
7   "license": "MIT",
8   "authors": {
9     "Noah": "sqz316@sohu.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/sqz316/MyTestCocoaPods.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "UIViewCategory",
20     "UIViewCategory/*.{h,m}"
21   ]