blob: bf36407af71dc1bbf1bd85a1dd0a10355adedbbb [file] [log] [blame]
{
"name": "MRJActionSheet",
"version": "0.2.0.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJActionSheet/Classes/**/*",
"dependencies": {
"MRJUIColorAdditions": [
]
}
}