blob: 3bfdb1600d8bf3b5d8280f6d1bbecdc7d1882333 [file] [log] [blame]
{
"name": "SpriteUtils",
"version": "1.0.0",
"summary": "Sprite Kit helper classes and functions",
"description": "Sprite Kit helper classes and functions. From raywenderlich/SKTUtils and SwifterSwift/SwifterSwift",
"homepage": "https://github.com/TBXark/SpriteUtils",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"TBXark": "tbxark@outlook.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/TBXark/SpriteUtils.git",
"tag": "1.0.0"
},
"source_files": "SpriteUtils/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"documentation_url": "http://swifterswift.com/docs",
"pushed_with_swift_version": "4.0"
}