[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 0 / 9 / Piyo / 1.0.1 / Piyo.podspec.json
blob4097ffd7d611a3aae38c89f756094a4ba93d5901
2   "name": "Piyo",
3   "version": "1.0.1",
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/keisukeYamagishi",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/keisukeYamagishi/Piyo.git",
21     "tag": "1.0.1"
22   },
23   "source_files": [
24     "Piyo",
25     "Piyo/**/*.swift"
26   ],
27   "frameworks": "Foundation",
28   "swift_version": "5.0"