blob: 55e8382aaa27ee78579d693b73d557d08b12bf2b [file] [log] [blame]
{
"name": "QFLibrary",
"version": "0.2.0",
"summary": "A short description of QFLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ZYCoderIOS/QFLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZYCoderIOS": "zhiyi@qingfengweb.com"
},
"source": {
"git": "https://github.com/ZYCoderIOS/QFLibrary.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QFLibrary/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"ReactiveCocoa": [
"~> 2.3.1"
]
}
}