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