blob: 811a43dd7b4d4092bdb0aa0b2e7461ea3fbb8b4f [file] [log] [blame]
{
"name": "MRJActionSheet",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJActionSheet/Classes/**/*"
}