[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 1 / segmentio-simple / 0.1.0 / segmentio-simple.podspec.json
blob8f14654776eb54227f5bada2abb2dea5e4ee3359
2   "name": "segmentio-simple",
3   "version": "0.1.0",
4   "summary": "This is a very minimal library for interacting with Segment.",
5   "homepage": "https://github.com/neonichu/segmentio-simple",
6   "license": "MIT",
7   "authors": {
8     "Boris Bügling": "boris@buegling.com"
9   },
10   "source": {
11     "git": "https://github.com/neonichu/segmentio-simple.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/NeoNacho",
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.8"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "Foundation",
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "deprecated": true