blob: ba3b126f31a76bc47b6dab6bffe3a35e489c16f3 [file] [log] [blame]
{
"name": "OpenTimeSDK",
"version": "1.0.0",
"summary": "The iOS SDK for OpenTime®",
"description": "The iOS SDK for the OpenTime® enterprise software application makes it easy for iOS developers\ntrying to integration with the OpenTime REST API simple and fast.\nSee also https://webservice.opentime.us/docs/",
"homepage": "https://github.com/OpenTimeApp/OpenTimeIOSSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"woodcockjosh": "josh.woodcock@opentimeapp.com"
},
"source": {
"git": "https://github.com/OpenTimeApp/OpenTimeIOSSDK.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/OpenTimeApp",
"platforms": {
"ios": "9.0"
},
"source_files": "OpenTimeSDK/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
],
"libPhoneNumber-iOS": [
"~> 0.8.17"
],
"SCrypto": [
]
},
"pushed_with_swift_version": "3.0"
}