blob: 60d83389946c595e18a493561df83c39fc648f2d [file] [log] [blame]
{
"name": "tangKitRepo",
"version": "0.1.5",
"summary": "a repository demo",
"description": "add MyKit",
"homepage": "https://github.com/awesomedu/MyKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangdu": "7277710@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/awesomedu/MyKit.git",
"tag": "0.1.5"
},
"source_files": "MyKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}