[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 1 / 4 / HeadStart / 0.0.40 / HeadStart.podspec.json
blobc4d0a7c23c6a996a91b99d6e4d932e20f7ace299
2   "name": "HeadStart",
3   "version": "0.0.40",
4   "summary": "Framework for users who would like to head start their project with high level structure.",
5   "homepage": "https://github.com/ashfuack/HeadStart",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ashfauck Thaminsali": "ashfauck@gmail.com"
12   },
13   "social_media_url": "https://github.com/ashfuack/HeadStart",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/ashfuack/HeadStart.git",
21     "tag": "0.0.40",
22     "submodules": false
23   },
24   "dependencies": {
25     "NVActivityIndicatorView": [
27     ],
28     "PINRemoteImage": [
30     ]
31   },
32   "source_files": "HeadStart/**/*.{h,swift}",
33   "swift_version": "5.0"