[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 4 / 6 / 8 / Evernote-SDK-iOS / 1.2.0 / Evernote-SDK-iOS.podspec.json
blobc1c920ee31b6e905dea822bb18a902fad3569b62
2   "name": "Evernote-SDK-iOS",
3   "version": "1.2.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "Commercial",
8   "summary": "Evernote SDK for iOS.",
9   "homepage": "https://github.com/evernote/evernote-sdk-ios",
10   "authors": "Evernote",
11   "requires_arc": true,
12   "source": {
13     "git": "https://github.com/evernote/evernote-sdk-ios.git",
14     "tag": "1.2.0"
15   },
16   "source_files": [
17     "evernote-sdk-ios/*.{h,m}",
18     "evernote-sdk-ios/{EDAM,Utilities,internal}/**/*.{h,m}",
19     "evernote-sdk-ios/3rdParty/{AFNetworking,KSHTMLWriter,NSString+URLEncoding,Thrift,cocoa-oauth}/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "Foundation",
23     "Security",
24     "StoreKit"
25   ],
26   "dependencies": {
27     "SSKeychain": [
28       "0.2.1"
29     ]
30   }