[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 7 / SSXFoundation / 0.3.3 / SSXFoundation.podspec.json
blob5cb87ba6d816dc5d77b9587857accc5db8d2397a
2   "name": "SSXFoundation",
3   "version": "0.3.3",
4   "summary": "个人开发框架继承",
5   "description": "自己的个人开发框架集成",
6   "homepage": "https://github.com/sishengxiu/SSXFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sishengxiu": "sishengxiu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/XiuSheng/SSXFoundation.git",
16     "tag": "0.3.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SSXFoundation/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }