[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 2 / SwiftGoogleTranslate / 0.1 / SwiftGoogleTranslate.podspec.json
blobdb751bafb7b0bb20c8552548a9dab62b08e13f14
2   "name": "SwiftGoogleTranslate",
3   "version": "0.1",
4   "summary": "SwiftGoogleTranslate",
5   "description": "A framework to use Cloud Translation API by Google",
6   "homepage": "https://github.com/maximbilan/SwiftGoogleTranslate",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Maxim Bilan": "maximb.mail@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/maximbilan/SwiftGoogleTranslate.git",
18     "tag": "0.1"
19   },
20   "source_files": [
21     "Classes",
22     "SwiftGoogleTranslate/SwiftGoogleTranslate/Sources/**/*.{swift}"
23   ],
24   "requires_arc": true