blob: 168615bdb2aaa6941bff83240d6901d3b5cabc54 [file] [log] [blame]
{
"name": "LHRAlerViewDemo",
"version": "2.0.1",
"summary": "A short description of LHRAlerViewDemo.",
"description": "TODO: Add long description of the pod here. 弹出视图",
"homepage": "https://github.com/LiHRIT/LHRPopview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihairui": "LiHRIT@163.com"
},
"source": {
"git": "https://github.com/LiHRIT/LHRPopview.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHRAlerViewDemo/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}