blob: 041baa1a450fd766dde8862d7b92bb5e27c2b2cc [file] [log] [blame]
{
"name": "iObjectiveSee",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": [
"iObjectiveSee/iObjectiveSee.h",
"iObjectiveSee/src/**/*.{h,m}"
],
"frameworks": [
"CoreData",
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore",
"CoreFoundation"
]
}