blob: bfe84d46337ea438b59b506bef0f2d4e4a1963ae [file] [log] [blame]
{
"name": "NSUserDefaults+Helper",
"version": "1.0.0",
"summary": "The idea is to create a similar Apple Store Banner, and learn some code in **swift** =)",
"description": "The implementation is in progress,\nif you liked the idea, and want to help me and keep improve this code,\nyou can make a pull request or talk on [@jean_vinge](https://twitter.com/jean_vinge).",
"homepage": "https://github.com/JeanVinge/NSUserDefaults-Helper",
"license": "MIT",
"authors": {
"Jean Vinge": "jean_vinge@hotmail.com"
},
"source": {
"git": "https://github.com/JeanVinge/NSUserDefaults-Helper.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/jean_vinge",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "NSUserDefaults-Helper/classes/**/*"
}