[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / a / 3 / CLYAddtions / 0.0.1 / CLYAddtions.podspec.json
blobb8a3ad8ebb3f4f15ca0df0a97d6b5e6480b82a14
2   "name": "CLYAddtions",
3   "version": "0.0.1",
4   "summary": "ios开发的扩展",
5   "description": "ios开发的扩展说明",
6   "homepage": "https://github.com/yx8728/ClyAddtions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "clyde yang": ""
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/yx8728/ClyAddtions.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "CLYAddtions/Classes/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true