[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 2 / Principle / 0.8.4 / Principle.podspec.json
blob83201846349fd8311f159c6efb0ac4f86029c35e
2   "name": "Principle",
3   "version": "0.8.4",
4   "summary": "A swift library to create compile-time checked NSPredicates, NSSortDesciptions, Filters and Comparators",
5   "homepage": "http://iamapps.net/Principle/0.8.4/docs/index.html",
6   "documentation_url": "http://iamapps.net/Principle/0.8.4/docs/index.html",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Alex Lynch": "alex@iamapps.net"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.11",
16     "tvos": "10.0"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4.0"
20   },
21   "source": {
22     "git": "https://bitbucket.org/iam_apps/principle.git",
23     "tag": "v0.8.4"
24   },
25   "source_files": "Principle/*.swift",
26   "pushed_with_swift_version": "4.0"