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