blob: 481ceac693f31bcefa361972611f752d08ee91bd [file] [log] [blame]
{
"name": "LRHCustomPodDemo",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRHCustomPodDemo/Classes/TestFol/**/*",
"dependencies": {
"AFNetworking": [
],
"YYText": [
]
}
}