[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / b / 7 / SwiftCity / 0.1.1 / SwiftCity.podspec.json
blob78f69fe613dfcd79b3a098a0bef69d4042a92f06
2   "name": "SwiftCity",
3   "version": "0.1.1",
4   "summary": "A TeamCity API Client written in Swift.",
5   "description": "# SwiftCity\nA TeamCity API Client written in Swift\n\nThis is a _Work-In-Progress_ - with more endpoints coming soon.\nThis project is inspired by [TeamCitySharp](https://github.com/stack72/teamcitysharp).\n\nSee the [README](https://github.com/tombuildsstuff/swiftcity) for more info\n ```",
6   "homepage": "https://github.com/tombuildsstuff/swiftcity",
7   "license": "MIT",
8   "authors": "tombuildsstuff",
9   "social_media_url": "http://twitter.com/tombuildsstuff",
10   "source": {
11     "git": "https://github.com/tombuildsstuff/swiftcity.git",
12     "tag": "0.1.1"
13   },
14   "source_files": [
15     "SwiftCity",
16     "SwiftCity/**/*.{h,swift}"
17   ],
18   "exclude_files": "SwiftCity/**/main.swift",
19   "frameworks": "Foundation",
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "9.0",
23     "osx": "10.10"
24   },
25   "requires_arc": true