[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 1 / b / 5 / BufferSwiftKit / 0.1.2 / BufferSwiftKit.podspec.json
blobb0d324a524d1bf0f61c3781e7cc72030b7e1d5c5
2   "name": "BufferSwiftKit",
3   "version": "0.1.2",
4   "summary": "BufferSwiftKit is a Swift based SDK to access the Buffer API.",
5   "homepage": "https://github.com/bufferapp/BufferSwiftKit.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Humberto Aquino": "humber@buffer.com",
12     "Andrew Yates": "andy@buffer.com",
13     "Jordan Morgan": "jordan@buffer.com"
14   },
15   "source": {
16     "git": "https://github.com/bufferapp/BufferSwiftKit.git",
17     "tag": "0.1.2"
18   },
19   "social_media_url": "https://twitter.com/bufferdevs",
20   "platforms": {
21     "ios": "9.0",
22     "watchos": "2.0",
23     "tvos": "9.0",
24     "osx": "10.10"
25   },
26   "requires_arc": true,
27   "source_files": "Sources/**/*.{h,swift}",
28   "dependencies": {
29     "Moya": [
31     ],
32     "ObjectMapper": [
34     ]
35   }