[Add] B24PaymentSdk 1.1.46-beta.3
[CocoaPods.git] / Specs / 5 / f / 6 / httpCode / 0.2.0 / httpCode.podspec.json
blobff4e36255254e3d7ecf758c8e4279b6fde5e7fa0
2   "name": "httpCode",
3   "version": "0.2.0",
4   "summary": "就是个demo",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wodely/HttpCode.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liukecyl@163.com": "liukecyl@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wodely/HttpCode.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "httpCode/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }