blob: 67a88c5293c8530a3e5d67f258e323755daa59d4 [file] [log] [blame]
{
"name": "HZPersistentStack",
"version": "0.0.1",
"summary": "CoreData PersistentStack",
"homepage": "https://github.com/LynchWong/HZPersistentStack",
"license": "MIT",
"authors": {
"Lynch Wong": "lynch.wong@me.com"
},
"source": {
"git": "https://github.com/LynchWong/HZPersistentStack.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}