[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / e / IterableSDK / 0.1.0 / IterableSDK.podspec.json
blob62839fe8d30f08930470ef9d112f18671ae8d155
2   "name": "IterableSDK",
3   "version": "0.1.0",
4   "summary": "Iterable's official SDK for iOS",
5   "description": "Wrapper for Iterable's API with some additional utility functions for iOS\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://iterable.com/",
7   "license": "MIT",
8   "authors": {
9     "Ilya Brin": "ilya@iterable.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/Iterable/iterable-ios-sdk.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "Iterable-iOS-SDK/*.{h,m}",
19   "dependencies": {
20     "JSONModel": [
21       "~> 1.1.0"
22     ]
23   },
24   "deprecated_in_favor_of": "Iterable-iOS-SDK"