blob: ad6a2dfc61ddae95b6863e40c91af77d404a499e [file] [log] [blame]
{
"name": "CJMRotationPicture",
"version": "1.0.5",
"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": "7.0"
},
"source": {
"git": "https://github.com/ChenJiamin0207/CJMRotationPicture.git",
"tag": "1.0.5"
},
"source_files": [
"CJMRotationPicture",
"CJMRotationPicture/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}