[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 9 / 7 / Loopy / 1.0.0-RC8 / Loopy.podspec.json
blob9fa9ecdcfe0aea3a3dc5e6dfd5fa5dab8bdb48c1
2   "name": "Loopy",
3   "platforms": {
4     "ios": "6.1"
5   },
6   "version": "1.0.0-RC8",
7   "summary": "iOS Library for the Loopy Social Analytics Platform.",
8   "description": "Allows iOS applications to interact with the Loopy API to provide rich sharing analytics.",
9   "homepage": "https://github.com/socialize/loopy-ios",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "David Jedeikin": "djedeikin@sharethis.com"
16   },
17   "dependencies": {
18     "AFNetworking": [
20     ]
21   },
22   "source": {
23     "git": "https://github.com/socialize/loopy-ios.git",
24     "tag": "1.0.0-RC8"
25   },
26   "source_files": "Loopy/**/*.{h,m}",
27   "resources": [
28     "Loopy/Resources/*.png",
29     "Loopy/LoopyApiInfo.plist"
30   ],
31   "requires_arc": true