[Add] AlibabacloudEmrServerlessSpark20230808 1.8.0
[CocoaPods.git] / Specs / 5 / 2 / 0 / sharekitdemo / 0.0.1 / sharekitdemo.podspec.json
blob6c10ee30e30096f1713766e1e5eab6f6249dfa03
2   "name": "sharekitdemo",
3   "version": "0.0.1",
4   "summary": "A demo for the sharekit lib",
5   "description": "demo pod spec for the sharekit lib",
6   "homepage": "http://bloom.co",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mulili": "mulili.nzuki@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/mul1sh/share-kit-ios.git"
19   },
20   "source_files": "lib/sharekit/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "vendored_libraries": "lib/*.a",
26   "requires_arc": true