blob: 6a9d719758a16b6cded1687785007d72d4ba9c63 [file] [log] [blame]
{
"name": "ZJUnFoldView",
"version": "1.0.0",
"summary": "A fast, convenient view to unfold or fold content details.",
"description": "A fast, convenient view to unfold or fold content details, even you only need to pass in a text content.",
"homepage": "https://github.com/Abnerzj/ZJUnFoldView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abnerzj": "Abnerzj@163.com"
},
"social_media_url": "http://weibo.com/ioszj",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Abnerzj/ZJUnFoldView.git",
"tag": "1.0.0"
},
"source_files": "ZJUnFoldView/ZJUnFoldView/*.{h,m}",
"requires_arc": true
}