[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / a / 4 / Ecno / 2.0.0 / Ecno.podspec.json
bloba1b6e102a70d26efd98fb171c0a4ca56ee6d46e9
2   "name": "Ecno",
3   "version": "2.0.0",
4   "summary": "Ecno is a task state manager built on top of UserDefaults in pure Swift 4",
5   "homepage": "https://github.com/xmartlabs/Ecno",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Diego Ernst": "dernst@xmartlabs.com"
12   },
13   "source": {
14     "git": "https://github.com/xmartlabs/Ecno.git",
15     "tag": "2.0.0"
16   },
17   "social_media_url": "http://twitter.com/xmartlabs",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/**/*"
24   },
25   "pushed_with_swift_version": "4.0"