blob: e0ea7f52c1b08c12ece833b8fbd3bf498c7e64f2 [file] [log] [blame]
{
"name": "liferay-analytics-forms-ios",
"version": "0.1.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": "0.1.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": [
"=0.1.0"
]
}
}