[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / f / d / SmyteSDK-Test / 0.1.0 / SmyteSDK-Test.podspec.json
blob8ee9cad880152bd66f6795c4eeb14a755e727de2
2   "name": "SmyteSDK-Test",
3   "version": "0.1.0",
4   "summary": "An SDK for integrating Smyte.com API into your iOS Project.",
5   "description": "This is the test framework for SmyteSDK.",
6   "homepage": "http://www.smyte.com",
7   "license": "Commercial",
8   "authors": {
9     "Kalyan Vishnubhatla": "kalvish@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://github.com/Smyte/Smyte-iOS-SDK.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "SmyteSDK.framework/**/*.*"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   }