[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 7 / Loopy / 1.0.0-RC6 / Loopy.podspec.json
blobb8253822dba9ab0773244a8018a537fed44de435
2   "name": "Loopy",
3   "platforms": {
4     "ios": "6.1"
5   },
6   "version": "1.0.0-RC6",
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-RC6"
25   },
26   "source_files": "Loopy/**/*.{h,m}",
27   "resources": [
28     "Loopy/Resources/*.png",
29     "Loopy/LoopyApiInfo.plist"
30   ],
31   "requires_arc": true