[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / 2 / BaseFramework / 0.0.1 / BaseFramework.podspec.json
blob9fde49645c30edbaf89351fe6677b321b37b0d14
2   "name": "BaseFramework",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.0.1",
7   "summary": "project base framework",
8   "homepage": "https://github.com/bashe21/BaseFramework",
9   "license": "MIT",
10   "authors": {
11     "bashe21": "3064662835@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/bashe21/BaseFramework",
15     "tag": "0.0.1"
16   },
17   "source_files": "Base",
18   "dependencies": {
19     "AFNetworking": [
20       "~>3.0"
21     ]
22   }