blob: 1b325cb7b0b99819c90ac562b16e120b1b95ba7e [file] [log] [blame]
{
"name": "NQLibrary",
"version": "0.1.1",
"summary": "This is collection my libraries.",
"homepage": "https://github.com/quannguyen90/NQLibrary",
"license": "MIT",
"authors": {
"Quan Nguyen Van": "quannv.tm@gmail.com"
},
"source": {
"git": "https://github.com/quannguyen90/NQLibrary.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"NQLibrary": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
]
}
}