blob: 6b57080629f56633c934959ee563af35132b49b4 [file] [log] [blame]
{
"name": "Gzliblary",
"version": "0.1.1",
"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.1"
},
"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"
]
},
"subspecs": [
{
"name": "GzFileAmazonUpload",
"source_files": "Pod/Classes/GzFileAmazonUpload/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 2.4.1"
]
}
}
]
}