[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 8 / b / MLNetWork / 0.2.0 / MLNetWork.podspec.json
blob5eb4027e0e3fed31c7ca62bb83b09e975165acae
2   "name": "MLNetWork",
3   "version": "0.2.0",
4   "summary": "A short description of MLNetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.0.16.6/weilin.zhang/MLNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "章维林": "weilin.zhang@melot.cn"
13   },
14   "source": {
15     "git": "http://10.0.16.6/weilin.zhang/MLNetWork.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/<codersun>",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "MLNetWork/Classes/**/*",
23   "public_header_files": "Pod/Classes/**/*.h",
24   "frameworks": [
25     "Foundation",
26     "CoreGraphics"
27   ],
28   "dependencies": {
29     "AFNetworking": [
30       "3.2.1"
31     ],
32     "YYModel": [
33       "1.0.4"
34     ]
35   }