blob: 0554e5efae2b6124946a281ab3f43c6289368a2e [file] [log] [blame]
{
"name": "GlobeConnectIOS",
"version": "1.1.1",
"summary": "Globe Connect for iOS",
"description": "Globe Connect iOS SDK provides an implementation of Globe APIs e.g Authentication, Amax,\n Sms etc. that is easy to use and can be integrated in your existing iOS application. Below shows\n some samples on how to use the SDK depending on the functionality that you need to integrate in your\n application.",
"homepage": "http://www.globelabs.com.ph",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rico Maglayon": "rmaglayon@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/globelabs/globe-connect-ios.git",
"tag": "1.1.1"
},
"source_files": "GlobeConnectIOS/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}