[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / a / 2 / CryptoCoding / 1.1.1 / CryptoCoding.podspec.json
blobabcc3a1b4a3da035785a3666ff06824e5a5f6f80
2   "name": "CryptoCoding",
3   "version": "1.1.1",
4   "summary": "CryptoCoding is a superset of the NSCoding protocol that allows for simple, seamless encryption of any NSCoding-compatible object.",
5   "homepage": "https://github.com/nicklockwood/CryptoCoding",
6   "license": "zlib",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/CryptoCoding.git",
10     "tag": "1.1.1"
11   },
12   "platforms": {
13     "ios": "4.3",
14     "osx": "10.6"
15   },
16   "source_files": "CryptoCoding/CryptoCoding.{h,m}",
17   "requires_arc": true