blob: de5ff65042362d04326b7a27e8477a6bf424b8bb [file] [log] [blame]
{
"name": "Lwt_PageView",
"version": "1.0.0",
"summary": "a pageView in ios.",
"homepage": "https://github.com/lwt211/Lwt_PageView",
"license": "MIT",
"authors": {
" Li WenTao ": " lwt2ja@126.com "
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lwt211/Lwt_PageView.git",
"tag": "1.0.0"
},
"source_files": "Lwt_PageView/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}