[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 7 / a / 4 / Ecno / 3.0.0 / Ecno.podspec.json
blob8ad89d2d4c24809a5c47e16663742f3f3984f366
2   "name": "Ecno",
3   "version": "3.0.0",
4   "summary": "Ecno is a task state manager built on top of UserDefaults",
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": "3.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   "swift_version": "5.0"