[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 1 / 8 / TeamupKit / 0.2.2 / TeamupKit.podspec.json
blobadcccf2d0061fc6a4138d4068aad5ecad37c6c0f
2   "name": "TeamupKit",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "version": "0.2.2",
8   "summary": "Swift framework for Teamup services.",
9   "description": "Swift framework for communicating with Teamup, a service to super charge your fitness business.",
10   "homepage": "https://github.com/amrap-labs/TeamupKit",
11   "license": "MIT",
12   "authors": {
13     "Merrick Sapsford": "merrick@sapsford.tech"
14   },
15   "social_media_url": "http://twitter.com/MerrickSapsford",
16   "source": {
17     "git": "https://github.com/amrap-labs/TeamupKit.git",
18     "tag": "0.2.2"
19   },
20   "source_files": "Sources/TeamupKit/**/*.{h,m,swift}",
21   "resource_bundles": {
22     "TeamupKit": [
23       "Sources/TeamupKit/Resources/**/*"
24     ]
25   },
26   "dependencies": {
27     "KeychainSwift": [
28       "~> 8.0"
29     ],
30     "Alamofire": [
31       "~> 4.5.0"
32     ]
33   },
34   "pushed_with_swift_version": "4.0"