[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / c / b / YesGraph-iOS-SDK / 0.9.3 / YesGraph-iOS-SDK.podspec.json
blobb7fd0b64341740bbb4de4dc2aa8449d6bbeec1d1
2   "name": "YesGraph-iOS-SDK",
3   "version": "0.9.3",
4   "summary": "Official YesGraph SDK for iOS to access YesGraph API and integrate YesGraph Invite Flow",
5   "description": "The YesGraph SDK for iOS allows you to use YesGraph Platform to:\n- Invite users using YesGraph invite flow.\n- Display suggestions based on user's previous choices.\n- Use stylable sharing sheet for common social services.",
6   "homepage": "https://docs.yesgraph.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "YesGraph",
12   "documentation_url": "https://docs.yesgraph.com/docs/ios-sdk",
13   "social_media_url": "https://twitter.com/yesgraph",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/yesgraph/ios-sdk.git",
20     "tag": "0.9.3"
21   },
22   "source_files": "YesGraph/YesGraphSDK/YesGraphSDK/**/*.{h,m}"