blob: ae345fe4005bab9cdc15ea8eb64fddf7e1cca513 [file] [log] [blame]
{
"name": "MIACompnentAdmin",
"version": "0.0.3",
"summary": "use for component managerment",
"description": "A longer description of MyPodDemo in Markdown format.\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/tianjackyang/MIACompnentAdmin",
"license": "MIT",
"authors": {
"tianjackyang": "919548782@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tianjackyang/MIACompnentAdmin.git",
"tag": "0.0.3"
},
"source_files": [
"Pod",
"Pod/**/*.{h,m}"
],
"requires_arc": true
}