[Add] FastRoute 0.1.0
[CocoaPods.git] / Specs / 4 / 0 / 1 / InkKit / 4.0.1 / InkKit.podspec.json
blob09bee1e5e1a79a039fe46a260af3555ff00e4403
2   "name": "InkKit",
3   "version": "4.0.1",
4   "summary": "Drawing and Geometry made easy on iOS - now in Swift 4.0",
5   "homepage": "https://github.com/shaps80/InkKit",
6   "screenshots": "https://camo.githubusercontent.com/3b91556602d4501e9916903939f35d1ea85697a7/687474703a2f2f73686170732e6d652f6173736574732f696d672f626c6f672f496e6b4b69742e676966",
7   "license": "MIT",
8   "authors": {
9     "Shaps": "shapsuk@me.com"
10   },
11   "source": {
12     "git": "https://github.com/shaps80/InkKit.git",
13     "tag": "4.0.1"
14   },
15   "social_media_url": "https://twitter.com/shaps",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "GraphicsRenderer": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"