[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 4 / 0 / FranKit / 1.0.1 / FranKit.podspec.json
blob86b3fdae22e78576bcaa3e5ace775add192beb7d
2   "name": "FranKit",
3   "version": "1.0.1",
4   "summary": "A short description of FranKit.",
5   "description": "FranKit 是一个用于解决内存暴涨等工具",
6   "homepage": "https://github.com/frankKiwi",
7   "license": "MIT",
8   "authors": {
9     "fanrenFRank": "1778907544@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/frankKiwi/FranKit.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }