blob: 0918e2e1654ba8af4bf82e6317c0ca76e1fae504 [file] [log] [blame]
{
"name": "ArgoUIComponent",
"version": "0.1.2",
"summary": "components of ArgoUI",
"description": "components of ArgoUI",
"homepage": "https://mln.immomo.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "MoMo",
"source": {
"git": "https://github.com/momotech/MLN.git",
"tag": "ArgoUIComponent/0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"ArgoUI": [
]
},
"subspecs": [
{
"name": "ErrorHandler",
"source_files": "MLN-iOS/MLN/Classes/ArgoUIComponent/ErrorHandler/**/*.{h,m,c}",
"public_header_files": "MLN-iOS/MLN/Classes/ArgoUIComponent/ErrorHandler/**/*.h"
}
]
}