[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / 0 / SDK / 1.0.2 / SDK.podspec.json
blob72658226a543b7ca55d636584f6cfc01064192af
2   "name": "SDK",
3   "version": "1.0.2",
4   "summary": "A fast integration images loop function of custom control",
5   "description": "A fast integration images loop function of custom control addtion with cocoapod support.",
6   "homepage": "https://github.com/huangzs/SDK",
7   "social_media_url": "http://www.weibo.com/u/5267312788",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "huangzs": "759952579@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huangzs/SDK.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "iOS_FRSDK2.0/FRSDK.framework/Headers/*.{h}",
19   "vendored_frameworks": "iOS_FRSDK2.0/FRSDK.framework",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1.0"
28     ],
29     "FMDB": [
30       "~> 2.7.2"
31     ],
32     "AvoidCrash": [
33       "~> 2.3.0-beta"
34     ]
35   }