[Delete] ExampleLibZmt 2.0.1
[CocoaPods.git] / Specs / 5 / e / 3 / SobotKit / 3.0.4.1 / SobotKit.podspec.json
blobdbb74139b61b71a4ffa8cd17b7ba1c272d82dfa3
2   "name": "SobotKit",
3   "version": "3.0.4.1",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ZCSDK/SobotKit",
7   "license": "MIT",
8   "authors": {
9     "zhangxy": "app_dev@sobot.com"
10   },
11   "source": {
12     "git": "https://github.com/ZCSDK/SobotKit.git",
13     "tag": "3.0.4.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "frameworks": [
23     "AudioToolbox",
24     "AssetsLibrary",
25     "SystemConfiguration",
26     "AVFoundation",
27     "MobileCoreServices",
28     "WebKit"
29   ],
30   "resources": "SobotKit.bundle",
31   "ios": {
32     "vendored_frameworks": "SobotKit.framework"
33   }