[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 8 / e / Comprehension / 0.0.1 / Comprehension.podspec.json
blobd86136fdfeeef3a238f49e8317d3b41c00d8fe72
2   "name": "Comprehension",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/dduan/comprehension",
8   "authors": {
9     "Daniel Duan": "daniel@duan.ca"
10   },
11   "summary": "Provide list comprehension in Swift.",
12   "source": {
13     "git": "https://github.com/dduan/comprehension.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "osx": "10.10"
18   },
19   "source_files": "Sources/**/*.swift",
20   "module_name": "Comprehension",
21   "pushed_with_swift_version": "4.0"