blob: d2dac5894a03c0bf87005b4fbe0115da1dfa42f6 [file] [log] [blame]
{
"name": "SpriteKit-Components",
"version": "1.0.2",
"summary": "Component model and helper classess for iOS 7+ SpriteKit Framework",
"homepage": "https://github.com/buddingmonkey/SpriteKit-Components",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"buddingmonkey": "buddingmonkey"
},
"source": {
"git": "https://github.com/xr1337/SpriteKit-Components.git",
"tag": "1.0.2"
},
"frameworks": "SpriteKit",
"source_files": "SpriteKit-Components/*.{m,h}",
"prefix_header_file": "SpriteKit-Components/SpriteKit-Components-Prefix.pch",
"requires_arc": true
}