[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / f / 5 / 9 / YHSmallGame / 0.0.5 / YHSmallGame.podspec.json
blobce02d4ada6d33953aae7d0422e1f6117239f30d6
2   "name": "YHSmallGame",
3   "version": "0.0.5",
4   "summary": "iOS小游戏开发",
5   "description": "第一个版本,小游戏开发,第二版",
6   "homepage": "https://github.com/1152144009/YHSmallGame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ygj9617": "1152144009@qq.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://1152144009:hh11361136@github.com/1152144009/YHSmallGame.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "YHSmallGame",
22   "requires_arc": true,
23   "libraries": [
24     "iconv",
25     "sqlite3",
26     "stdc++",
27     "z"
28   ],
29   "dependencies": {
30     "AFNetworking": [
31       "~> 3.2.1"
32     ]
33   }