[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / e / Comprehension / 0.0.3 / Comprehension.podspec.json
blob580a4f18466e74e6f97424884bed68be70e57e0c
2   "name": "Comprehension",
3   "version": "0.0.3",
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.3"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "module_name": "Comprehension"