[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / 7 / b / c / Gulliver / 0.1.0 / Gulliver.podspec.json
blob55c41b4ed56143da0b8346cba4631b21194d167e
2   "name": "Gulliver",
3   "version": "0.1.0",
4   "summary": "A Swift wrapper for the iOS AddressBook framework.",
5   "homepage": "https://github.com/a2/Gulliver",
6   "license": "MIT",
7   "authors": {
8     "Alexsander Akers": "me@a2.io"
9   },
10   "social_media_url": "http://twitter.com/a2",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/a2/Gulliver.git",
16     "tag": "v0.1.0"
17   },
18   "source_files": "Gulliver/**/*",
19   "requires_arc": true,
20   "dependencies": {
21     "Lustre": [
22       "~> 0.7.0"
23     ]
24   }