blob: 5f7d22405b238833ab13dcd9116819e11019da19 [file] [log] [blame]
{
"name": "FSQMessageForwarder",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "An Obj-C message forwarder class.",
"homepage": "https://github.com/foursquare/FSQMessageForwarder",
"license": {
"type": "Apache",
"file": "LICENSE.txt"
},
"authors": {
"Brian Dorfman": "https://twitter.com/bdorfman"
},
"source": {
"git": "https://github.com/foursquare/FSQMessageForwarder.git",
"tag": "v1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}