blob: c1c6ef7fb4df70360be5e5a0ce7e4f907639b4f0 [file] [log] [blame]
{
"name": "MGActionStageSwift",
"version": "0.0.2",
"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.2"
},
"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": [
]
}
}
]
}