blob: ad4710a6389d39ff3a0345114c6dd367da3a6eaa [file] [log] [blame]
{
"name": "InkKit",
"version": "1.0",
"summary": "Drawing and Geometry made easy on iOS - now in Swift!",
"homepage": "https://github.com/shaps80/InkKit",
"license": "MIT",
"authors": {
"Shaps": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/InkKit.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}