[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / f / b / MyCocoa / 0.0.1 / MyCocoa.podspec.json
blob6b90db222a1cdf9fa3978d7c3e22104910c2e9fa
2   "name": "MyCocoa",
3   "version": "0.0.1",
4   "summary": "MyCocoa.",
5   "description": "MyCocoa test.",
6   "homepage": "https://gitee.com/amigit/MyCocoa",
7   "license": "MIT",
8   "authors": {
9     "对半温度": "501713182@qq.com"
10   },
11   "source": {
12     "git": "https://gitee.com/amigit/MyCocoa.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "MyCocoa/**/*.{h,m}",
16   "requires_arc": true,
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "platforms": {
22     "ios": "12.0"
23   }