blob: a6d59e1662839e8cd8a8c24658546b16fe3dee61 [file] [log] [blame]
{
"name": "Gzliblary",
"version": "0.1.0",
"summary": "Gzliblary. Internet",
"homepage": "https://github.com/dungnt/Gzliblary",
"license": "MIT",
"authors": {
"dungnt": "dung.nt@gzone.com.vn"
},
"source": {
"git": "https://github.com/dungnt/Gzliblary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/GzInternetConnection/*.{h,m}",
"resource_bundles": {
"Gzliblary": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Reachability": [
"~> 3.1.1"
]
}
}