blob: f27633021f53a930eedeec0de929766524f20392 [file] [log] [blame]
{
"name": "FTGNotificationController",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/onmyway133/FTGNotificationController",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"summary": "Similar to KVOController, but for NSNotification .",
"source": {
"git": "https://github.com/onmyway133/FTGNotificationController.git",
"tag": "1.0"
},
"source_files": "FTGNotificationController/FTGNotificationController.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.7"
},
"social_media_url": "https://twitter.com/onmyway133"
}