[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / b / 7 / SwiftCity / 0.1 / SwiftCity.podspec.json
blobe931259284051f74b8b91eb9d18ea44c988b3944
2   "name": "SwiftCity",
3   "version": "0.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"
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   },
24   "requires_arc": true