blob: 8a51d1cf1365a7a266aa0dbf5c1da58b84b2cfa2 [file] [log] [blame]
{
"name": "ZJUnFoldView",
"version": "1.0.1",
"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.1"
},
"source_files": "ZJUnFoldView/*.{h,m}",
"requires_arc": true
}