blob: 87ee6a65a407214f6b787315df1a131f3c5453f8 [file] [log] [blame]
{
"name": "JCScrollViewBoundaryInspector",
"version": "0.1.0",
"summary": "The boundary inspector of UIScrollView",
"homepage": "https://github.com/Fairtoys/JCScrollViewBoundaryInspector",
"license": "MIT",
"authors": {
"Cerko": "313574889@qq.com"
},
"source": {
"git": "https://github.com/Fairtoys/JCScrollViewBoundaryInspector.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JCScrollViewBoundaryInspector": [
"Pod/Assets/*.png"
]
}
}