blob: 59680c7521275742568ee5ed9d938a872acc9d92 [file] [log] [blame]
{
"name": "Principle",
"version": "0.9",
"summary": "A swift library to create compile-time checked NSPredicates, NSSortDesciptions, Filters and Comparators",
"homepage": "http://iamapps.net/Principle/0.9/docs/index.html",
"documentation_url": "http://iamapps.net/Principle/0.9/docs/index.html",
"license": {
"type": "MIT"
},
"authors": {
"Alex Lynch": "alex@iamapps.net"
},
"platforms": {
"ios": "10.0",
"osx": "10.11",
"tvos": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://bitbucket.org/iam_apps/principle.git",
"tag": "v0.9"
},
"source_files": "Principle/*.swift",
"pushed_with_swift_version": "4.0"
}