[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / f / a / BlockstackCoreApi-iOS / 0.1.27 / BlockstackCoreApi-iOS.podspec.json
blob06d7b6c810c561d7537c16d98a62a5e0d2324ac6
2   "name": "BlockstackCoreApi-iOS",
3   "version": "0.1.27",
4   "summary": "A pod for interacting with blockstack core, core.blockstack.org",
5   "description": "This pod allows you to perform lookups against the blockstack core api from your mobile apps and to authorize your app to\naccess user data from the blockstack platform",
6   "homepage": "https://github.com/bedkin/BlockstackCoreApi-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Logan Sease": "logan@bedkin.com"
13   },
14   "source": {
15     "git": "https://github.com/casa/BlockstackCoreApi-iOS.git",
16     "tag": "0.1.27"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BlockstackCoreApi/Classes/**/*",
22   "resource_bundles": {
23     "BlockstackCoreApi": [
24       "BlockstackCoreApi/Assets/*.*"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ]
31   },
32   "pushed_with_swift_version": "4.0"