[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / c / 2 / Principle / 1.3 / Principle.podspec.json
blob810df877ef2a2f13c94e04c8d5398a74e9a805ca
2   "name": "Principle",
3   "version": "1.3",
4   "summary": "A swift library to create compile-time checked NSPredicates, NSSortDesciptions, Filters and Comparators",
5   "homepage": "https://bitbucket.org/iam_apps/principle/src/master/",
6   "documentation_url": "https://bitbucket.org/iam_apps/principle/src/master/",
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.1"
20   },
21   "source": {
22     "git": "https://bitbucket.org/iam_apps/principle.git",
23     "tag": "v1.3"
24   },
25   "source_files": "Principle/*.swift"