blob: 9a123b1f1c4efb682a4525c842bbf348b2847454 [file] [log] [blame]
{
"name": "Overcoat_Pitometsu+Social",
"version": "4.0.1",
"cocoapods_version": ">= 0.39",
"license": "MIT",
"summary": "Overcoat is a small but powerful library that makes creating REST clients simple and fun.",
"homepage": "https://github.com/overcoat/Overcoat",
"authors": {
"Guillermo Gonzalez": "gonzalezreal@icloud.com",
"sodastsai": "sodas@icloud.com"
},
"source": {
"git": "https://github.com/Pitometsu/Overcoat.git",
"tag": "4.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"frameworks": [
"Accounts",
"Social"
],
"dependencies": {
"AFNetworking/Serialization": [
"~> 3.0"
]
},
"source_files": "sources/Social/*.{h,m}",
"header_dir": "OvercoatSocial",
"module_name": "OvercoatSocial"
}