blob: 9d269c9a32a92f45c9d738fde4f8059a08db5184 [file] [log] [blame]
{
"name": "CJMRotationPicture",
"version": "1.0.2",
"summary": "轮播图",
"description": "Rotation picture controller for iOS.",
"homepage": "https://github.com/ChenJiamin0207/CJMRotationPicture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChenJiamin": "1209899340@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ChenJiamin0207/CJMRotationPicture.git",
"tag": "1.0.2"
},
"source_files": [
"CJMRotationPicture",
"CJMRotationPicture/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}