[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / 4 / BTCKeySwift / 0.1.0 / BTCKeySwift.podspec.json
blob6b2ee0db970b47bb01d87522df3e35c2b0cf29fc
2   "name": "BTCKeySwift",
3   "version": "0.1.0",
4   "summary": "BTC generate publicKey, sign, verify",
5   "description": "BTC generate publicKey, sign, verify for iOS project.",
6   "homepage": "https://github.com/CikeQiu/BTCKeySwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "work_cocody@hotmail.com": "qiuhongyang@askcoin.org"
13   },
14   "source": {
15     "git": "https://github.com/CikeQiu/BTCKeySwift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BTCKeySwift/Classes/**/*",
22   "dependencies": {
23     "ASKSecp256k1": [
25     ]
26   },
27   "pushed_with_swift_version": "3.1"