[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 8 / Then / 0.3.0 / Then.podspec.json
blobc8982244652adef2d3c89a47243abba3ea9960c0
2   "name": "Then",
3   "version": "0.3.0",
4   "summary": "Super sweet syntactic sugar for Swift initializers.",
5   "homepage": "https://github.com/devxoul/Then",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/Then.git",
15     "tag": "0.3.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }