blob: 0908bcf38af96a9a069a3031e83f88bb578904b0 [file] [log] [blame]
{
"name": "gitdemo",
"version": "1.0.0",
"summary": "a light weight and easy to use tableview slide effect.",
"homepage": "https://github.com/becomedragon/CXLSlideList",
"license": "MIT",
"authors": {
"Becomedragon Cheng": "fx19870916@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fx198709/newlib.git",
"tag": "1.0.0"
},
"source_files": "gitdemo/gitdemo/*.{h,m}",
"requires_arc": true
}