blob: b8c54eaeb5da8097611dd782f5d22f19885e30e6 [file] [log] [blame]
{
"name": "LSYMutipleImageChoice",
"version": "1.0.0.2",
"summary": "A Library for iOS LSYMutipleImageChoice.",
"homepage": "https://github.com/lishiyong-github/LSYMutipleImageChoice",
"license": "MIT",
"authors": {
"lishiyong-github": "1525846137@qq.com"
},
"source": {
"git": "https://github.com/lishiyong-github/LSYMutipleImageChoice.git",
"tag": "1.0.0.2"
},
"source_files": "LSYMutipleImageChoice/*.{h,m}",
"resources": "LSYMutipleImageChoice/*.Bundle",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}