blob: c7e723308642d036c1afee4191a9c0297f9b2bb9 [file] [log] [blame]
{
"name": "GntLibrary",
"version": "0.1.0",
"summary": "Day la library test cho app stix chat.",
"description": "Day la description for app stix chat\nFrom GNT.Inc",
"homepage": "https://github.com/acony/GntLibrary01",
"license": "MIT",
"authors": {
"quang.ht": "quang.ht@vn.gnt-global.com"
},
"source": {
"git": "https://github.com/acony/GntLibrary01.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GntLibrary": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
}
}