blob: da4afe676070a14f082e4876e1f09d43396533f9 [file] [log] [blame]
{
"name": "MGActionStageSwift",
"version": "0.0.1",
"summary": "ActionStageSwift. 升级Swift4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mgzf/MGActionStageSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"spf": "spf_ios@163.com"
},
"source": {
"git": "https://github.com/mgzf/MGActionStageSwift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "ActionStageSwift",
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "ActionStageSwift",
"source_files": "MGActionStageSwift/Classes/ActionStageSwift/*.{swift,m,h}"
},
{
"name": "MGActionStageSwift_Extension",
"source_files": "MGActionStageSwift/Classes/Extension/*.{swift,m,h}",
"dependencies": {
"MGActionStageSwift/ActionStageSwift": [
]
}
}
]
}