blob: b2c72cc30d1184a8d0ad34dbb04def7b7db8e59d [file] [log] [blame]
{
"name": "Pensive",
"version": "0.0.1",
"license": "MIT",
"platforms": {
"ios": "5.0"
},
"summary": "Modern wrapper for the Objective-C runtime API.",
"homepage": "https://github.com/rdavies/Pensive",
"authors": {
"Ryan Davies": "ryan@ryandavies.net"
},
"source": {
"git": "https://github.com/rdavies/Pensive.git",
"tag": "0.0.1"
},
"source_files": "Pensive/*.{h,m}",
"requires_arc": true
}