blob: 418af87a868b347ce8ff269b7ec7e580563f3dad [file] [log] [blame]
{
"name": "TCScreenShotTools",
"version": "1.2.0",
"summary": "模仿摩拜单车截图分享功能",
"homepage": "https://github.com/itanchao/TCScreenShotTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"itanchao": "itanchao@gmail.com"
},
"source": {
"git": "https://github.com/itanchao/TCScreenShotTools.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TCScreenShotTools/Classes/**/*",
"resource_bundles": {
"TCScreenShotTools": [
"TCScreenShotTools/Assets/*.png"
]
},
"pushed_with_swift_version": "3.0"
}