blob: f6f8bf6fe29e6379eaf4a68d3a7350eaffb61e96 [file] [log] [blame]
{
"name": "AMMainFrame",
"version": "0.0.1",
"summary": "AMMainFrame is myself first test object",
"homepage": "https://github.com/ezrealCheng/AMMainFrame",
"license": "MIT",
"authors": {
"程宜": "ezreal_cheng@sina.com"
},
"source": {
"git": "https://github.com/ezrealCheng/AMMainFrame.git",
"tag": "0.0.1"
},
"platforms": {
"ios": null
},
"vendored_libraries": "libAMMainFrame.a",
"subspecs": [
{
"name": "AMMainFrame",
"source_files": "AMMainFrame/*.h",
"public_header_files": "AMMainFrame/*.h"
}
]
}