[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 6 / Donky-Assets / 4.8.3.1 / Donky-Assets.podspec.json
blob3f3f69c607789f15e2e792daef117b7a1281206f
2   "name": "Donky-Assets",
3   "version": "4.8.3.1",
4   "summary": "The base code of interacting with assets on the Donky network",
5   "description": "Used when uploading and downloading assets.",
6   "homepage": "https://github.com/Donky-Network/DonkySDK-iOS-Modular",
7   "license": "MIT",
8   "authors": {
9     "Donky Networks Ltd": "sdk@mobiledonky.com"
10   },
11   "source": {
12     "git": "https://github.com/Donky-Network/DonkySDK-iOS-Modular.git",
13     "tag": "v4.8.3.1"
14   },
15   "social_media_url": "https://twitter.com/mobiledonky",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "src/modules/Assets/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "Donky-Core-SDK": [
28     ]
29   }