blob: d0fe59b4fbc35160c9a7370dbdb0d02fdd56e8f8 [file] [log] [blame]
{
"name": "Objc-Foundation-Extensions",
"version": "0.1.0",
"summary": "A few helpful extensions to some Foundation classes.",
"homepage": "https://github.com/ThePantsThief/Objc-Foundation-Extensions",
"license": "MIT",
"authors": {
"ThePantsThief": "tannerbennett@me.com"
},
"source": {
"git": "https://github.com/ThePantsThief/Objc-Foundation-Extensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}