[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / c / 1 / 2 / DataLife / 1.2.5 / DataLife.podspec.json
blobd28fa0c6df08b1ce34fb6d2f82d9d574e58f4518
2   "name": "DataLife",
3   "version": "1.2.5",
4   "summary": "DataLife is an observable data storage class",
5   "homepage": "https://github.com/heroesofcode/DataLife.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "João Lucas": "joaolucasfp2001@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/joaolfp",
14   "requires_arc": true,
15   "swift_versions": [
16     "5.0",
17     "5.1"
18   ],
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11",
22     "tvos": "9.0"
23   },
24   "source": {
25     "git": "https://github.com/heroesofcode/DataLife.git",
26     "tag": "1.2.5"
27   },
28   "source_files": "Sources/DataLife/**/*",
29   "swift_version": "5.1"