[Add] DocumentReaderFullAuthRFIDNightly 7.6.11080
[CocoaPods.git] / Specs / 5 / a / 1 / ChromaHash / 1.0a / ChromaHash.podspec.json
blobc9070201ec2ccf698138e2856b45437d5735e6bb
2   "name": "ChromaHash",
3   "version": "1.0a",
4   "summary": "A port of Matt Thompsons ChromaHash JS secure password field.",
5   "homepage": "https://github.com/zdavison/iOSChromaHash.git",
6   "license": "MIT",
7   "authors": {
8     "zdavison": "zac.developer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/zdavison/iOSChromaHash.git",
12     "tag": "v1.0a"
13   },
14   "source_files": "ChromaHash/CHTextField/CHTextField.{h,m}",
15   "public_header_files": "ChromaHash/CHTextField/CHTextField.h",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "5.0"
19   }