[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / c / LoveZhu / 1.0.5 / LoveZhu.podspec.json
blob37f6ed65953e9f29022a47b27e4c06ca69d03a99
2   "name": "LoveZhu",
3   "version": "1.0.5",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/fbi080703",
9   "authors": {
10     "wulongwang": "747616044@qq.com"
11   },
12   "summary": "测试",
13   "source": {
14     "git": "https://github.com/fbi080703/CocoaPodsDemo.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "Classes/**/{*.h,*.m}",
18   "public_header_files": "Classes/lib/header/*.h",
19   "resource_bundles": {
20     "OtherResources": [
21       "Classes/Resources/*.png"
22     ],
23     "WeiboSDK": [
24       "Classes/lib/resource/WeiboSDK.bundle/**/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "AVKit",
30     "SystemConfiguration",
31     "CFNetwork",
32     "CoreGraphics",
33     "QuartzCore"
34   ],
35   "libraries": [
36     "sqlite3.0",
37     "stdc++.6.0.9"
38   ],
39   "requires_arc": true,
40   "description": "A longer description of CocoaPodsDemo in Markdown format.\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
41   "dependencies": {
42     "AFNetworking": [
44     ],
45     "SDWebImage": [
46       "~>3.8.0"
47     ]
48   },
49   "weak_frameworks": [
50     "StoreKit",
51     "UserNotifications"
52   ],
53   "vendored_libraries": [
54     "Classes/lib/sdk/*.{a}"
55   ],
56   "subspecs": [
57     {
58       "name": "Evernote",
59       "source_files": "Classes/Evernote/{*.h,*.m}",
60       "public_header_files": "Classes/Evernote/*.h"
61     }
62   ]