[Add] ReerCodable 1.1.6
[CocoaPods.git] / Specs / 2 / 7 / a / MyTestSDK / 1.0.0 / MyTestSDK.podspec.json
blob2eeec10c0c9443a26e461c62dabce42475fe9bd8
2   "name": "MyTestSDK",
3   "version": "1.0.0",
4   "summary": "A really cool SDK that logs stuff.",
5   "homepage": "http://google.co.in/",
6   "authors": {
7     "Rageeni": "rageenijadam@gmail.com"
8   },
9   "license": {
10     "type": "Commercial",
11     "text": "Copyright (c) 2012-2018, UXArmy Pte. Ltd, Singapore \\n All rights reserved."
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://s3-ap-southeast-1.amazonaws.com/uxarmymedia/MySDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MySDK.framework"
21   }