blob: d91e475a2a5fb6410a3d8f82afa1556df6053857 [file] [log] [blame]
{
"name": "StoryIoT",
"version": "1.5.0",
"summary": "StoryIoT",
"description": "StoryIoT library",
"homepage": "https://storyclm.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Yolkin": "alexander.yolkin@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/storyclm/story-iot-ios.git",
"tag": "1.5.0"
},
"source_files": [
"StoryIoT",
"StoryIoT/**/*.{swift}"
],
"exclude_files": "StoryIoT/Exclude",
"public_header_files": "StoryIoT/**/*.h",
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"4.8.1"
]
},
"swift_version": "5.0"
}