[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / d / b / SYCommonTool / 0.0.2 / SYCommonTool.podspec.json
blobfa9c88c5513a81d12b919d76bc37d160da214be2
2   "name": "SYCommonTool",
3   "version": "0.0.2",
4   "summary": "a collection of commonly used components",
5   "description": "创建项目中常用组件的集合,不断更新。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。",
6   "homepage": "https://github.com/lisiyuan1993/SYCommonTool",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "lisiyuan": "184275267@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/lisiyuan1993/SYCommonTool.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "SYCommonTools/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]