[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / 6 / SwiftyTouch / 0.3 / SwiftyTouch.podspec.json
blobb00e6d889ac1e411eff7f93bdbdf4255b3ef38e9
2   "name": "SwiftyTouch",
3   "version": "0.3",
4   "summary": "Swift Kit for Cocoa Touch",
5   "description": "Kit of various tools dedicated to iOS development.",
6   "homepage": "https://github.com/lepandaroux/SwiftyTouch.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "LEPandaRouX",
12   "source": {
13     "git": "https://github.com/lepandaroux/SwiftyTouch.git",
14     "tag": "0.3"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_version": "4.1",
21   "source_files": "SwiftyTouch/**/*.{swift}"