[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 8 / 0 / 1 / com.hcnx.otp / 2.0.1 / com.hcnx.otp.podspec.json
blobdbf32897c72d99ae6f710e029ef7bb142af0ce0c
2   "name": "com.hcnx.otp",
3   "version": "2.0.1",
4   "summary": "HCNX OTP.",
5   "description": "Intregration of OTP via CocoaPod.",
6   "homepage": "https://bitbucket.org/devmobile/frameworkotp-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guillaume MARTINEZ": "g.martinez@highconnexion.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/devmobile/frameworkotp-ios.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "*.framework"
23   },
24   "dependencies": {
25     "com.hcnx.hcnx_base": [
27     ]
28   }