[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / DataLife / 1.0.5 / DataLife.podspec.json
blobb8f3ffbdbeeafa0d9eee4a38c49f860541899bb2
2   "name": "DataLife",
3   "version": "1.0.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   "frameworks": "UIKit",
16   "swift_versions": [
17     "5.0",
18     "5.1"
19   ],
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source": {
24     "git": "https://github.com/heroesofcode/DataLife.git",
25     "tag": "1.0.5"
26   },
27   "source_files": "Sources/DataLife/**/*",
28   "swift_version": "5.1"