blob: 211259120adbb8b7f9c73a9a04e1debc5d3ff360 [file] [log] [blame]
{
"name": "PageScroll",
"version": "1.0.0",
"license": "MIT",
"summary": "类似appStore的预览图Demo",
"homepage": "https://github.com/amjunliang/PageScroll/tree/master",
"source": {
"git": "https://github.com/amjunliang/PageScroll.git",
"tag": "1.0.0"
},
"source_files": "PodClass/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "amjunliang@163.com"
}
}