blob: 03845c1951a7c68593c18c18d9c7187834777290 [file] [log] [blame]
{
"name": "LRHCustomPodDemo",
"version": "0.1.1",
"summary": "Test LRHCustomPodDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LRH-iOS/LRHCustomPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LRH-iOS": "xiandan@2dfire.com"
},
"source": {
"git": "https://github.com/LRH-iOS/LRHCustomPodDemo.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRHCustomPodDemo/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}