blob: 19d294e8397f1b80ff338e9a379e5cec42301cb6 [file] [log] [blame]
{
"name": "NQLibrary",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"NQLibrary": [
"Pod/Assets/*.png"
]
},
"frameworks": "XCTest",
"dependencies": {
"AFNetworking": [
]
}
}