blob: 0635c5f24110f8fff7787754037c24e9c4140534 [file] [log] [blame]
{
"name": "PMPracticFunction",
"version": "0.9.6",
"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.6"
},
"social_media_url": "https://twitter.com/brbulic",
"platforms": {
"ios": "5.1"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit"
}