[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 0 / 6 / Wia / 0.1.0 / Wia.podspec.json
blob1cb210a14b3db501550925531994484af7b1483b
2   "name": "Wia",
3   "version": "0.1.0",
4   "summary": "Client SDK for Wia. Infrastructure for IoT.",
5   "description": "Client SDK for Wia to allow users to build applications around the platform. We provide infrastructure for IoT.",
6   "homepage": "https://www.wia.io",
7   "license": "MIT",
8   "authors": {
9     "Wia Team": "support@wia.io"
10   },
11   "source": {
12     "git": "https://github.com/wiaio/wia-ios-sdk.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/wiaio",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "public_header_files": "Wia/*.h",
21   "source_files": "Wia/*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }