[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / b / Straal / 0.2.0 / Straal.podspec.json
blob1a24a95b4f70ab41c5833308eab956a92a4ee817
2   "name": "Straal",
3   "version": "0.2.0",
4   "summary": "A brilliant payment solution for disruptive businesses.",
5   "description": "Straal for iOS is a helper library to make it easier\nto make API requests directly from merchant's mobile iOS App.\nIt utilizes client-side encryption and sends data\nover HTTPS to make secure requests creating transactions and adding cards.",
6   "homepage": "https://straal.com/",
7   "social_media_url": "https://twitter.com/straal_",
8   "license": {
9     "type": "Apache License, Version 2.0"
10   },
11   "authors": {
12     "Straal": "devteam@straal.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/straal/straal-ios.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "Straal/Classes/**/*.swift",
22   "dependencies": {
23     "IDZSwiftCommonCrypto": [
25     ]
26   }