blob: f4a2aa33bbb40c04d17cf25cab4e51870af64e1b [file] [log] [blame]
{
"name": "PMPracticFunction",
"version": "0.9.7",
"summary": "PMPracticFunction is a collection if Higher order functions that simplify array handling using blocks.",
"description": "Ever tired of using NSPredicate ? YES YOU SHOULD BE !\n\nDynamic api requires non-type-safe access of properties and syntax, not very easy for modern IDEs.\n",
"homepage": "https://github.com/brbulic/PMPracticFunction",
"license": "MIT",
"authors": {
"Bruno Bulic": "brbulic@gmail.com"
},
"source": {
"git": "https://github.com/brbulic/PMPracticFunction.git",
"tag": "0.9.7"
},
"social_media_url": "https://twitter.com/brbulic",
"platforms": {
"ios": "5.1"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit"
}