[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 0 / 9 / Piyo / 1.0.2 / Piyo.podspec.json
blobc4dc953aa4790b9729de120230917fed6ee66a9c
2   "name": "Piyo",
3   "version": "1.0.2",
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.2"
22   },
23   "source_files": [
24     "Piyo",
25     "Piyo/**/*.swift"
26   ],
27   "frameworks": "Foundation",
28   "swift_version": "5.0"