blob: 91924c43c3ad222ea45921790b249323bcc51ae2 [file] [log] [blame]
{
"name": "TSAlbum",
"version": "0.0.1",
"summary": "TSAlbum",
"description": "图片选择浏览器",
"homepage": "https://github.com/HelloTime/TSAlbum",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ken": "hie0814@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HelloTime/TSAlbum.git",
"tag": "0.0.1"
},
"source_files": [
"TSAlbum",
"TSAlbum/**/*.{h,m}"
],
"resources": "TSAlbum/**/*.png",
"requires_arc": true
}