blob: cb9871e29012c2a3f9b3da8b0b34fa5e68993e9a [file] [log] [blame]
{
"name": "LXCycleScrollView",
"version": "0.01",
"summary": "A Cycle ScrollView support gif ImageView.",
"homepage": "https://github.com/sunshineLixun/LXCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunshineLixun": "1261142605@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sunshineLixun/LXCycleScrollView.git",
"tag": "0.01"
},
"requires_arc": true,
"dependencies": {
"YYWebImage": [
],
"YYCategories": [
]
}
}