[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 1 / OdinNetworking / 0.0.4 / OdinNetworking.podspec.json
blob07b5412a8ad0d46b35f85c8b752c7b952780c013
2   "name": "OdinNetworking",
3   "version": "0.0.4",
4   "summary": "Base of AFN.",
5   "description": "A network framework which bases on AFNetworking.",
6   "homepage": "https://gitee.com/EnjoyCodeing",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iOSBacon": "baconli@foxmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/EnjoyCodeing/OdinNetworking.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true