blob: 703e1babc5b98b2c1d6451b29ba92b4c12bb01cc [file] [log] [blame]
{
"name": "Album",
"version": "1.0.1",
"summary": "a light weight and easy to use tableview slide effect.",
"homepage": "https://github.com/sevnqiao/Album",
"license": "MIT",
"authors": {
"sevn_Xiong": "1020203007@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sevnqiao/Album.git",
"tag": "1.0.1"
},
"source_files": "Assert/Album/*.{h,m}",
"requires_arc": true
}