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