blob: 7531d3d9df083ed08fbe1a794527173c38d0dc29 [file] [log] [blame]
{
"name": "PodTestLibrary123456",
"version": "0.7.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A view like UIAlertViewController on iOS.",
"homepage": "https://github.com/lzm18281401108/PodTestLibrary",
"authors": {
"lzm": "2625347497@qq.com"
},
"source": {
"git": "https://github.com/lzm18281401108/PodTestLibrary.git",
"tag": "0.7.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "PodTestLibrary/*.{h,m}",
"frameworks": "UIKit"
}