blob: d89c018dffbbc47b84cfdf0aa0ff4960947a5619 [file] [log] [blame]
{
"name": "MRJActionSheet",
"version": "0.2.0.9",
"summary": "一个简单的弹出选择框",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/MRJActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/MRJActionSheet.git",
"tag": "0.2.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJActionSheet/Classes/**/*",
"dependencies": {
"MRJUIColorAdditions": [
]
}
}