blob: eed4f1536a6bdf9ad74b28b5db1538adbdf5d415 [file] [log] [blame]
{
"name": "WYAImageScroll",
"version": "0.1.0",
"summary": "图片浏览器 of WYAImageKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CreatSuns/WYAScrollKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WYATeam": "lsh"
},
"source": {
"git": "https://github.com/CreatSuns/WYAScrollKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYAImageScroll/Classes/**/*",
"static_framework": true,
"resource_bundles": {
"WYAImageScroll": [
"WYAImageScroll/Assets/*.xcassets"
]
}
}