blob: cb8b5e3aef0158b83d098e62a8c7f7839d02bbcb [file] [log] [blame]
{
"name": "Liferay-iOS-SDK",
"version": "6.2.0.2",
"summary": "Build iOS apps for Liferay.",
"homepage": "https://www.liferay.com/community/liferay-projects/liferay-mobile-sdk",
"license": {
"type": "LPGL 2.1",
"file": "ios/copyright.txt"
},
"authors": {
"Bruno Farache": "bruno.farache@liferay.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/liferay/liferay-mobile-sdk.git",
"tag": "6.2.0.2"
},
"source_files": "ios/Source/**/*.{h,m}",
"requires_arc": true
}