[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 3 / a / GlobeConnectSwift / 1.2.0 / GlobeConnectSwift.podspec.json
blobe2a726743eb6d6af1d9604b9fe502e10a965b5d7
2   "name": "GlobeConnectSwift",
3   "version": "1.2.0",
4   "summary": "Globe Connect for Swift.",
5   "description": "Globe Connect for Swift platform provides an implementation of Globe APIs e.g Authentication, Amax, Sms etc. that is easy to use and can be integrated in your existing Swift application. Below shows some samples on how to use the API depending on the functionality that you need to integrate in your application.",
6   "homepage": "http://www.globelabs.com.ph",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rico Maglayon": "rmaglayon@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/globelabs/globe-connect-swift.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "Sources/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "pushed_with_swift_version": "3.0"