blob: f7eba6fae22cfae7585a9de818e68bd7b7b43b78 [file] [log] [blame]
{
"name": "InkKit",
"version": "4.0.0",
"summary": "Drawing and Geometry made easy on iOS - now in Swift 4.0",
"homepage": "https://github.com/shaps80/InkKit",
"screenshots": "https://camo.githubusercontent.com/3b91556602d4501e9916903939f35d1ea85697a7/687474703a2f2f73686170732e6d652f6173736574732f696d672f626c6f672f496e6b4b69742e676966",
"license": "MIT",
"authors": {
"Shaps": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/InkKit.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"GraphicsRenderer": [
]
},
"pushed_with_swift_version": "4.0"
}