[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / a / 3 / BTEncryption / 2.2.8 / BTEncryption.podspec.json
blob41fe134934ba9946eaff8511221f0891e1d15fa1
2   "name": "BTEncryption",
3   "summary": "The BTEncryption portion of the Braintree iOS SDK.",
4   "version": "2.2.8",
5   "license": "LICENSES",
6   "authors": {
7     "Braintree": "code@getbraintree.com"
8   },
9   "homepage": "https://braintreepayments.com/",
10   "source": {
11     "git": "https://github.com/braintree/braintree_ios.git",
12     "tag": "2.2.8"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "braintree/BTEncryption/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "Security"
23   ],
24   "public_header_files": "braintree/BTEncryption/*.h"