blob: b15e6272405ebe7df32137ad809ecb9bf110b0dd [file] [log] [blame]
{
"name": "SKAirSandbox",
"version": "0.0.1",
"summary": "ios developer AirSandbox",
"description": "SKAirSandbox\nSKAirSandbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/shaveKevin/SKAirSandbox",
"authors": {
"shavekevin": "shavekevin@gmail.com"
},
"social_media_url": "http://www.shavekevin.com",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SKAirSandbox/**/*.{h,m}",
"public_header_files": "SKAirSandbox/**/*.{h}",
"source": {
"git": "https://github.com/shaveKevin/SKAirSandbox.git",
"tag": "0.0.1"
},
"frameworks": "UIKit"
}