[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / b / PMPracticFunction / 0.9.7 / PMPracticFunction.podspec.json
blobf4a2aa33bbb40c04d17cf25cab4e51870af64e1b
2   "name": "PMPracticFunction",
3   "version": "0.9.7",
4   "summary": "PMPracticFunction is a collection if Higher order functions that simplify array handling using blocks.",
5   "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",
6   "homepage": "https://github.com/brbulic/PMPracticFunction",
7   "license": "MIT",
8   "authors": {
9     "Bruno Bulic": "brbulic@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/brbulic/PMPracticFunction.git",
13     "tag": "0.9.7"
14   },
15   "social_media_url": "https://twitter.com/brbulic",
16   "platforms": {
17     "ios": "5.1"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "frameworks": "UIKit"