[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 5 / 9 / XWLoading / 0.0.1 / XWLoading.podspec.json
blob55cabba013dacace1abd4b39ebc6b4e74391bf79
2   "name": "XWLoading",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Fast encryption string used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/hzx157/XWLoading",
7   "authors": {
8     "Huangzhenxiang": "317804760@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/hzx157/XWLoading.git",
12     "tag": "0.0.1"
13   },
14   "requires_arc": true,
15   "description": "Fast encryption string, This is mainly used for page loading chrysanthemum, etc",
16   "source_files": "Xw/*.{h,m}",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]