[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / c / b / AppContext / 0.0.1 / AppContext.podspec.json
blob35567c29ee3989c6c6337ced9ab9abe1d73b1105
2   "name": "AppContext",
3   "version": "0.0.1",
4   "summary": "AppContext 本地设置",
5   "description": "AppContext 本地设置相关",
6   "homepage": "https://gitee.com/beyonehan/AppContext.git",
7   "license": "MIT",
8   "authors": {
9     "beyonehan": "549983384@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/beyonehan/AppContext.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "AppContext/Source/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "dependencies": {
25     "YCEntity": [
27     ]
28   }