blob: 87932878dfd8ae1d8182df990a516d225769f035 [file] [log] [blame]
{
"name": "FootprintLib",
"version": "0.1.0",
"summary": "A FootprintLib to use",
"description": "fuck test a FootprintLib",
"homepage": "https://github.com/dgyiOS/FootprintLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dgyiOS": "dengguangyang@mxtrip.cn"
},
"source": {
"git": "https://github.com/dgyiOS/FootprintLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FootprintLib/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}