blob: 508cd3f2f99a3ea2430fab403602fe3ef7b218a1 [file] [log] [blame]
{
"name": "ISUtilities",
"version": "1.0.0",
"summary": "Objective-C utility classes",
"homepage": "https://github.com/jbmorley/ISUtilities",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jason Barrie Morley": "jason.morley@inseven.co.uk"
},
"source": {
"git": "https://github.com/jbmorley/ISUtilities.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}