blob: de6e6234389aded4af2deab35f57847fdf0b7b4b [file] [log] [blame]
{
"name": "JScroll",
"version": "1.0.0",
"summary": "Test cocoapod JScroll",
"description": " Test cocoapod JScroll! Have Fun!\n",
"homepage": "https://github.com/jacobjiangwei/JScroll",
"license": "MIT",
"authors": {
"jacob.jiang": "jacob.jiang@ringcentral.com"
},
"source": {
"git": "https://github.com/jacobjiangwei/JScroll.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JScroll": [
"Pod/Assets/*.png"
]
}
}