blob: 1208973105f13b335c4ab1b12e6d18c142717977 [file] [log] [blame]
{
"name": "Principle",
"version": "1.0",
"summary": "A swift library to create compile-time checked NSPredicates, NSSortDesciptions, Filters and Comparators",
"homepage": "http://iamapps.net/Principle/1.0/docs/index.html",
"documentation_url": "http://iamapps.net/Principle/1.0/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.1"
},
"source": {
"git": "https://bitbucket.org/iam_apps/principle.git",
"tag": "v1.0"
},
"source_files": "Principle/*.swift"
}