blob: 0bbfb6f685eba98bfd173966271745a824b3dfd3 [file] [log] [blame]
{
"name": "LQCSugar",
"version": "0.1.2",
"summary": "LQCSugar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liangqicai-gitHub/LQCSugar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2468751795@qq.com": "liangqicai"
},
"source": {
"git": "https://github.com/liangqicai-gitHub/LQCSugar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LQCSugar/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"Masonry": [
"~> 1.1.0"
],
"ReactiveObjC": [
"~> 3.1.1"
]
}
}