blob: 034f1a26c1f8398e2e1eb11262ae8cbe66eeaeaf [file] [log] [blame]
{
"name": "Slash7",
"version": "1.0.0",
"license": "Apache License",
"summary": "iOS library for SLASH-7",
"homepage": "http://www.slash-7.com",
"authors": {
"pLucky, Inc.": "support@p-lucky.net"
},
"source": {
"git": "https://github.com/pLucky-Inc/slash7-ios.git",
"tag": "1.0.0"
},
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"CoreTelephony"
],
"platforms": {
"ios": "4.3"
},
"source_files": "Slash7/**/*.{m,h}",
"private_header_files": "Slash7/Library/**/*.h",
"requires_arc": false
}