blob: d51b7fe3369584e4b468b13f89c58be8fa6a14ce [file] [log] [blame]
{
"name": "Slash7",
"version": "0.1.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": "0.1.0"
},
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"CoreTelephony"
],
"platforms": {
"ios": "4.3"
},
"source_files": "Slash7/**/*.{m,h}",
"private_header_files": "Slash7/Library/**/*.h",
"requires_arc": false
}