[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 4 / FountainKit / 1.0.1 / FountainKit.podspec.json
blob8f80b41890185b14d9588c0bd95e69a44eedd001
2   "name": "FountainKit",
3   "version": "1.0.1",
4   "summary": "FountainKit is a lightweight framework to decrease coupling between view controllers and datasources.",
5   "description": "FountainKit is a lightweight framework to decrease coupling between view controllers and datasources.\n\nFountainKit aims to be simple to use, while maintaning a clean API.\n\nFountainKit builds as a framework, and therefore needs iOS 8.",
6   "homepage": "https://github.com/ctarda/FountainKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Cesar Tardaguila",
12   "source": {
13     "git": "https://github.com/ctarda/FountainKit.git",
14     "tag": "1.0.1"
15   },
16   "social_media_url": "https://twitter.com/ctarda",
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0"
20   },
21   "source_files": "Sources/**/*.{swift,h}"