blob: 54417fe0275f9e6b00c72497e601739193deec76 [file] [log] [blame]
{
"name": "liferay-analytics-forms-ios",
"version": "1.0.0",
"summary": "Swift API Client for Liferay Analytics Forms",
"homepage": "https://github.com/liferay-mobile/liferay-analytics-ios",
"license": {
"type": "LPGL 2.1",
"file": "LICENSE"
},
"authors": {
"Allan Melo": "allan.melo@liferay.com"
},
"source": {
"git": "https://github.com/liferay-mobile/liferay-analytics-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*",
"swift_version": "4.0",
"dependencies": {
"RxCocoa": [
" =4.0.0"
],
"RxBlocking": [
"=4.0.0"
],
"RxSwift": [
"=4.0.0"
],
"NSObject+Rx": [
"=4.3.0"
],
"liferay-analytics-ios": [
"=1.0.0"
]
}
}