blob: 1b110cd15a66bc121be0b346d5ce9f9b3ad79921 [file] [log] [blame]
{
"name": "FTGShorthand",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/onmyway133/FTGShorthand",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"summary": "Allows your category methods to be in shorthand form, like MagicalRecord MR_SHORTHAND .",
"source": {
"git": "https://github.com/onmyway133/FTGShorthand.git",
"tag": "1.0"
},
"source_files": "FTGShorthand/FTGShorthand.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.7"
},
"social_media_url": "https://twitter.com/onmyway133"
}