blob: b8aa60702f4f9c0e9e6b3666d986579440460a10 [file] [log] [blame]
{
"name": "FootprintLib",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FootprintLib/Classes/**/*",
"resource_bundles": {
"FootprintLib": [
"FootprintLib/Assets/*"
]
},
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}