[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / a / DigitalOcean / 1.0 / DigitalOcean.podspec.json
blob291ccea361bc41b7451108e9c9f4c66322d20ae3
2   "name": "DigitalOcean",
3   "version": "1.0",
4   "summary": "An Digitial Ocean SDK for iOS and OSX",
5   "homepage": "https://github.com/shaps80/DigitalOcean-SDK",
6   "license": "MIT",
7   "authors": {
8     "Shaps": "http://shaps.me"
9   },
10   "source": {
11     "git": "https://github.com/shaps80/DigitalOcean-SDK.git",
12     "tag": "1.0"
13   },
14   "social_media_url": "https://twitter.com/shaps",
15   "platforms": {
16     "osx": "10.9",
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.{h,m}",
21   "dependencies": {
22     "SPXDefines": [
23       "~> 1.2"
24     ]
25   }