[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / 9 / 7 / Loopy / 1.0.0-RC3 / Loopy.podspec.json
blobe256d698e70685dce960262db0cb426c1a731ec8
2   "name": "Loopy",
3   "platforms": {
4     "ios": "6.1"
5   },
6   "version": "1.0.0-RC3",
7   "summary": "iOS SDK 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-sdk-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-sdk-ios.git",
24     "tag": "1.0.0-RC3"
25   },
26   "source_files": "Loopy/**/*.{h,m}",
27   "resources": [
28     "Loopy/Resources/*.png",
29     "Loopy/LoopyApiInfo.plist"
30   ],
31   "requires_arc": true