blob: 9a0a1ef24d91835b3fde1e00f7f388674f27da78 [file] [log] [blame]
{
"name": "StoryIoT",
"version": "1.6.3",
"summary": "StoryIoT",
"description": "StoryIoT library",
"homepage": "https://breffi.ru/en/storyclm",
"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.6.3"
},
"source_files": [
"StoryIoT",
"StoryIoT/**/*.{swift}"
],
"exclude_files": "StoryIoT/Exclude",
"public_header_files": "StoryIoT/**/*.h",
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.9"
]
},
"swift_version": "5.0"
}