[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / DataLife / 1.0.4 / DataLife.podspec.json
blob3a4965410d1ca86511a4bb82a1d2773cd1117e68
2   "name": "DataLife",
3   "version": "1.0.4",
4   "summary": "DataLife is an observable data storage class",
5   "homepage": "https://github.com/joaolfp/DataLife",
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/lucasfp2001",
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/joaolfp/DataLife.git",
25     "tag": "1.0.4"
26   },
27   "source_files": "Sources/DataLife/**/*",
28   "swift_version": "5.1"