[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / b / c / CivicConnect / 1.0.1 / CivicConnect.podspec.json
blob52b2ccb4ae7985ca1076df3a52d55be7c873b816
2   "name": "CivicConnect",
3   "version": "1.0.1",
4   "summary": "An easy way to integrate your iOS app with the Civic Secure Identity App.",
5   "description": "This library allows your iOS application to connect with the Civic Secure Identity App to authenticate users for specific information. More description coming soon.",
6   "homepage": "https://github.com/civicteam/civic-connect-ios-public",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Civic Technologies": "support@civic.com"
13   },
14   "source": {
15     "git": "https://github.com/civicteam/civic-connect-ios-public.git",
16     "tag": "1.0.1"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CivicConnect/Classes/**/*",
23   "resource_bundles": {
24     "CivicConnect": [
25       "CivicConnect/Assets/*.png"
26     ]
27   },
28   "frameworks": "Security"