blob: ee36f59024bc8753007565a5ef74ae49a5a5c415 [file] [log] [blame]
{
"name": "Loopy",
"platforms": {
"ios": "7.0"
},
"version": "1.1.3",
"summary": "iOS Library for the Loopy Social Analytics Platform.",
"description": "Allows iOS applications to interact with the Loopy API to provide rich sharing analytics.",
"homepage": "https://github.com/socialize/loopy-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Jedeikin": "djedeikin@sharethis.com"
},
"dependencies": {
"AFNetworking": [
"2.6.3"
]
},
"source": {
"git": "https://github.com/socialize/loopy-ios.git",
"tag": "1.1.3"
},
"source_files": "Loopy/**/*.{h,m}",
"resources": [
"Loopy/Resources/*.png",
"Loopy/LoopyApiInfo.plist"
],
"requires_arc": true
}