[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 4 / 0 / f / PsikickPod / 0.1.3 / PsikickPod.podspec.json
blobbece4f3a514e523901a4cc4b2dd0218dc4a72a7d
2   "name": "PsikickPod",
3   "version": "0.1.3",
4   "summary": "An SDK that allows developers to build apps that interact with the Psikick 1001 low-energy chip through bluetooth.",
5   "homepage": "http://psikick.com",
6   "authors": {
7     "Jon Thornburg": "jon@coshx.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Jthornburg1/PsikickPod.git"
18   },
19   "ios": {
20     "vendored_frameworks": "PsikickPod.framework"
21   }