[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 3 / 1 / 9 / AstraSDK / 0.0.3 / AstraSDK.podspec.json
blobeac7544037f69fd6103a79466f61483214e8ce6c
2   "name": "AstraSDK",
3   "version": "0.0.3",
4   "summary": "This is Astra SDK.",
5   "homepage": "https://www.miiicasa.com/astra_one.html",
6   "license": {
7     "type": "EPLv1",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MiiiCasa": "developer@miiicasa.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "6.1"
16   },
17   "vendored_frameworks": "Frameworks/AstraSDK.framework",
18   "resources": "AstraSDKResources.bundle",
19   "source": {
20     "git": "https://github.com/miiicasa/AstraSDK_POD.git",
21     "tag": "0.0.3"
22   },
23   "dependencies": {
24     "MQTTClient": [
25       "0.6.9"
26     ]
27   }