blob: ba8c870157d0ac676f7542e3960616452a439d13 [file] [log] [blame]
{
"name": "Loopy",
"platforms": {
"ios": "7.0"
},
"version": "1.1.1",
"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": [
]
},
"source": {
"git": "https://github.com/socialize/loopy-ios.git",
"tag": "1.1.1"
},
"source_files": "Loopy/**/*.{h,m}",
"resources": [
"Loopy/Resources/*.png",
"Loopy/LoopyApiInfo.plist"
],
"requires_arc": true
}