blob: 05824ac07009721c32f59f25bf1d31f45e636b41 [file] [log] [blame]
{
"name": "AppForSaleFramework",
"version": "1.0.19",
"summary": "Example of creating own pod.",
"description": "AppForSale Framework - это готовое решение для быстрого запуска Вашего мобильного приложения на iOS и Android с административной частью на 1С-Битрикс.",
"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.19"
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "Classes/**/*",
"public_header_files": "Classes/**/*.h",
"deprecated": true
}