blob: 03ed49261bdebf127d9ca542dcc1e57ec8cb0d4f [file] [log] [blame]
{
"name": "LRHCustomPodDemo",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRHCustomPodDemo/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"YYText": [
]
}
}