blob: 7bbf94fb0f88444a5e91b7acd1c5ef48886d7840 [file] [log] [blame]
{
"name": "AppForSaleFramework",
"version": "1.0.16",
"summary": "Example of creating own pod.",
"homepage": "http://www.malahovsky.net/appforsale-framework/",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Malahovsky labs": "evgeny@malahovsky.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://bitbucket.org/xsfera/appforsaleframework.git",
"tag": "1.0.16"
},
"frameworks": "Foundation",
"requires_arc": true,
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*",
"description": "AppForSale Framework - это готовое решение для быстрого запуска Вашего мобильного приложения на iOS и Android с административной частью на 1С-Битрикс.",
"deprecated": true
}