[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / d / a / Override / 1.0 / Override.podspec.json
blob3ed308a90de97c014f297a77716ab38d3b165b81
2   "name": "Override",
3   "version": "1.0",
4   "summary": "A micro-library that makes it easy to remotely override values in your iOS apps.",
5   "homepage": "https://github.com/thillsman/Override",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tyler Hillsman": "hi@tylerhillsman.com"
12   },
13   "source": {
14     "git": "https://github.com/thillsman/Override.git",
15     "tag": "1.0"
16   },
17   "source_files": "Source/*.swift",
18   "social_media_url": "https://twitter.com/thillsman",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pushed_with_swift_version": "4.0"