blob: 5ea8d6a218736db3b996b3139952ba20c578771e [file] [log] [blame]
{
"name": "LRHPodTestDemo",
"version": "0.1.0",
"summary": "用来测试库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LRH-iOS/PodTestDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LRH-iOS": "xiandan@2dfire.com"
},
"source": {
"git": "https://github.com/LRH-iOS/PodTestDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRHPodTestDemo/Classes/**/*"
}