[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / 4 / 6 / 8 / Evernote-SDK-iOS / 0.1.0 / Evernote-SDK-iOS.podspec.json
blob33948412e7a8c03d834ae5cdba384f1f0e4bdad1
2   "name": "Evernote-SDK-iOS",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": "Commercial",
8   "summary": "Evernote SDK for iOS.",
9   "homepage": "https://github.com/evernote/evernote-sdk-ios",
10   "authors": "Evernote",
11   "source": {
12     "git": "https://github.com/evernote/evernote-sdk-ios.git",
13     "tag": "0.1.0"
14   },
15   "source_files": "evernote-sdk-ios/**/*.{h,m}",
16   "frameworks": [
17     "Foundation",
18     "Security"
19   ],
20   "dependencies": {
21     "cocoa-oauth": [
22       "~> 0.0.1"
23     ],
24     "SSKeychain": [
25       "~> 0.1.2"
26     ]
27   },
28   "requires_arc": false