[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / c / SYCommon / 1.1.5 / SYCommon.podspec.json
blob0e0aa085bf896e590a83d61ed5496986d0cab703
2   "name": "SYCommon",
3   "version": "1.1.5",
4   "summary": "hello.",
5   "description": "私有Pods测试\n                   * Markdown 格式",
6   "homepage": "http://blog.dnnlbj.com",
7   "license": "MIT",
8   "authors": {
9     "CoderSy": "private.shengyang@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderSy/SYCommon.git",
16     "tag": "1.1.5"
17   },
18   "source_files": "Class/**/*.{swift}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "SnapKit": [
28     ],
29     "SVProgressHUD": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"