[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / a / 6 / MajorTom / 0.1.0 / MajorTom.podspec.json
blob2d259f075890231a680c66fe901be9a33f42cfd4
2   "name": "MajorTom",
3   "version": "0.1.0",
4   "summary": "Easily pull remote config from your server",
5   "description": "If you want to be able to remotely change certain settings, this pod is for you. Inspired by Ground Control, but with zero dependencies.",
6   "homepage": "https://github.com/lewis-smith/MajorTom",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lewis Smith": "lewisthesmith@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lewis-smith/MajorTom.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/itinerantDev",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MajorTom/Classes/**/*",
23   "frameworks": "Foundation",
24   "pushed_with_swift_version": "3.0"