[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / 0 / SampleTestFW / 0.0.1 / SampleTestFW.podspec.json
blobe3bb4b9f2bd705a51328bc3d0804bb8bc76bfb76
2   "name": "SampleTestFW",
3   "version": "0.0.1",
4   "summary": "A short description of SampleTestFW.",
5   "homepage": "http://EXAMPLE/SampleTestFW",
6   "license": "MIT",
7   "authors": "Satishmuttavarapu",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/Satishmuttavarpu/SampleFrameWork.git",
13     "tag": "0.0.1"
14   },
15   "ios": {
16     "vendored_frameworks": "SampleTestFW.framework"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3"
20   }