blob: 400cb7e61f8e2599522eac0e4cb46015c21277a6 [file] [log] [blame]
{
"name": "spacetime",
"version": "0.0.1",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/facebookexperimental/spacetime",
"authors": {
"Grant Paul": "shimmer@grantpaul.com"
},
"summary": "Experimental library for transforming parts of layers.",
"source": {
"git": "https://github.com/facebookexperimental/spacetime.git",
"tag": "0.0.1"
},
"source_files": "spacetime/STCMesh{View,Layer}.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}