[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / 9 / SampleSubPod / 1.0.1 / SampleSubPod.podspec.json
bloba7ab6abfe89c0b6c30ba87c9da99e4e14736af48
2   "name": "SampleSubPod",
3   "version": "1.0.1",
4   "summary": "SampleSubPod is sample modular SDK for research purpose.",
5   "description": "SampleSubPod is sample modular SDK for research purpose. It had few modular subspec so user can install base on what they need.",
6   "homepage": "https://github.com/victortoya/SampleSubPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Agung Sukarno": "victor.sukarno@sg-edts.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/victortoya/SampleSubPod.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "SampleSubPod/**/*.{h,m,swift}"