[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / f / d / SmyteSDK-Test / 0.3.0 / SmyteSDK-Test.podspec.json
blob309825acb64dee4142b4cab486664885e12e2ae5
2   "name": "SmyteSDK-Test",
3   "version": "0.3.0",
4   "summary": "Easily Integrate with the Smyte API",
5   "description": "This framework allows integrating Smyte into iOS projects",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "homepage": "http://www.smyte.com",
10   "license": "Commercial",
11   "authors": {
12     "Pete Hunt": "pete@smyte.com"
13   },
14   "social_media_url": "https://twitter.com/HelloSmyte",
15   "source": {
16     "git": "https://github.com/smyte/Smyte-iOS-SDK.git"
17   },
18   "source_files": [
19     "Classes",
20     "SmyteSDK.framework/**/*.*"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   }