blob: 83e651ea890fd930c5aa2f88e68c0a50549dafe3 [file] [log] [blame]
{
"name": "TGFoursquareLocationDetail",
"version": "1.0.1",
"summary": "iOS project recreating Foursquare design and behaviour when presenting location details",
"homepage": "https://github.com/Tibolte/TGFoursquareLocationDetail-Demo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thibault Guégan": "thibault.guegan@gmail.com"
},
"source": {
"git": "https://github.com/Tibolte/TGFoursquareLocationDetail-Demo.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit"
],
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}