blob: 74c46d7d8cc15a552bd4fb1bf4fe1532c47f4599 [file] [log] [blame]
{
"name": "iObjectiveSee",
"version": "0.0.9",
"summary": "A repository of common, useful extensions to several default Apple classes.",
"homepage": "http://github.com/iObjectiveSee",
"license": "MIT",
"authors": {
"Sarah Lensing": "sarahlensing@gmail.com"
},
"source": {
"git": "https://github.com/iObjectiveSee/iObjectiveSee.git",
"tag": "0.0.9"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": [
"iObjectiveSee/iObjectiveSee.h",
"iObjectiveSee/src/**/*.{h,m}"
],
"frameworks": [
"CoreData",
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"CoreFoundation"
]
}