[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / a / 9 / Mimik / 1.0.0 / Mimik.podspec.json
blobc8516b186e64cd443acf52b3ec7f21b9cb99be0a
2   "name": "Mimik",
3   "version": "1.0.0",
4   "summary": "Kotlin-like function literals in Swift",
5   "swift_version": "4.0",
6   "description": "Ever wanted Kotlin function literals in Swift? Well now you can",
7   "homepage": "https://github.com/macdoum1/Mimik",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mike MacDougall": "aplmik24@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/macdoum1/Mimik.git",
17     "tag": "v1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Mimik/Classes/**/*"