blob: e699e408c038805a2213f6d1461af4ffca84f783 [file] [log] [blame]
{
"name": "NRSimplePlist",
"version": "1.0",
"summary": "Easy library to fetch and edit data from and to plists on the fly (XCode).",
"homepage": "https://github.com/portapipe/NRSimplePlist",
"license": "MIT",
"authors": {
"Norman Russo": "portapipe@gmail.com"
},
"source": {
"git": "https://github.com/portapipe/NRSimplePlist.git",
"tag": "1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "NRSimplePlist/*",
"frameworks": "Foundation",
"requires_arc": true
}