[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / a / 4 / Ecno / 1.0.0 / Ecno.podspec.json
blob56144952f551800a691d1c6dfaf77f764787c541
2   "name": "Ecno",
3   "version": "1.0.0",
4   "summary": "Ecno is a task state manager built on top of UserDefaults in pure Swift 3",
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": "1.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   }