[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 9 / Piyo / 1.0.3 / Piyo.podspec.json
blob912c77a1ac7b525c4c97011baffd975704de1780
2   "name": "Piyo",
3   "version": "1.0.3",
4   "summary": "Piyo is a lightweight library for Twitter OAuth.",
5   "description": "Piyo is an authentication library that allows you to access a variety of APIs offered by Twitter.\nUsers who have installed Piyo will be asked to create as many Twitter posts and other features as they need for themselves.\nPiyo only provides the bare essentials.",
6   "homepage": "https://github.com/keisukeYamagishi/Piyo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "keisukeYamagishi": "jam330257@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/shichimi_0_o",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/keisukeYamagishi/Piyo.git",
21     "tag": "1.0.3"
22   },
23   "source_files": [
24     "Piyo",
25     "Piyo/**/*.swift"
26   ],
27   "frameworks": "Foundation",
28   "swift_version": "5.0"