blob: 134b96ca616138555a6481d564211171bffe4971 [file] [log] [blame]
{
"name": "MegaScroller",
"version": "1.0.0",
"platforms": {
"ios": "6.0"
},
"summary": "A Megascroller on ios,which implement by Objective-C.",
"homepage": "https://github.com/HeterPu/MegaScroller",
"license": "MIT",
"authors": {
"HuterPu": "wycgpeterhu@sina.com"
},
"social_media_url": "http://weibo.com/u/2342495990",
"source": {
"git": "https://github.com/HeterPu/MegaScroller.git",
"tag": "1.0.0"
},
"source_files": "MegaScrollerTEST/MegaScrollerTEST/MegaScroller",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}