[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / c / MySDK1 / 1.0.0 / MySDK1.podspec.json
blobe190da32ecd4bf3a038559efeeb3bb5aabc1d4df
2   "name": "MySDK1",
3   "version": "1.0.0",
4   "summary": "A really cool SDK that logs stuff.",
5   "homepage": "http://example.com/",
6   "authors": {
7     "Name": "sdk@example.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sreekanthrad/MySDK.git",
18     "tag": "1.0.0"
19   },
20   "ios": {
21     "vendored_frameworks": "MySDK.framework"
22   }