[Delete] ExampleLibZmt 2.0.1
[CocoaPods.git] / Specs / 5 / e / 3 / SobotKit / 1.9.0 / SobotKit.podspec.json
blob8aeeb05851684f26fc7d3370665cb37378b930f1
2   "name": "SobotKit",
3   "version": "1.9.0",
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": "1.9.0"
14   },
15   "platforms": {
16     "ios": "6.1"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "AudioToolbox",
21     "AssetsLibrary",
22     "SystemConfiguration",
23     "AVFoundation",
24     "MobileCoreServices"
25   ],
26   "libraries": "z.1.2.5",
27   "resources": [
28     "SobotKit.bundle",
29     "ZCEmojiExpression.bundle",
30     "en.lproj/SobotLocalizable.strings",
31     "zh-Hans.lproj/SobotLocalizable.strings"
32   ],
33   "ios": {
34     "vendored_frameworks": "SobotKit.framework"
35   }