[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 8 / ArgoUIComponent / 0.1.2 / ArgoUIComponent.podspec.json
blob0918e2e1654ba8af4bf82e6317c0ca76e1fae504
2   "name": "ArgoUIComponent",
3   "version": "0.1.2",
4   "summary": "components of ArgoUI",
5   "description": "components of ArgoUI",
6   "homepage": "https://mln.immomo.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "MoMo",
12   "source": {
13     "git": "https://github.com/momotech/MLN.git",
14     "tag": "ArgoUIComponent/0.1.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "ArgoUI": [
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "ErrorHandler",
28       "source_files": "MLN-iOS/MLN/Classes/ArgoUIComponent/ErrorHandler/**/*.{h,m,c}",
29       "public_header_files": "MLN-iOS/MLN/Classes/ArgoUIComponent/ErrorHandler/**/*.h"
30     }
31   ]