[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / d / 1 / IFMDebugTool / 1.0.1 / IFMDebugTool.podspec.json
blobf068097317eae28bd2d39495500b4c6105dbeae8
2   "name": "IFMDebugTool",
3   "version": "1.0.1",
4   "summary": "Manage your app's file system in browser.",
5   "homepage": "https://github.com/JohnWong/IFMDebugTool",
6   "description": "Manage your app's file system in browser.",
7   "authors": {
8     "John Wong": "huangxiaozhe1988@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JohnWong/IFMDebugTool.git",
12     "tag": "1.0.1"
13   },
14   "license": "MIT",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": [
20     "UIKit"
21   ],
22   "source_files": "Classes/*.{h,m}",
23   "resources": "Classes/IFMDebugTool.bundle",
24   "dependencies": {
25     "CocoaHTTPServer": [
27     ]
28   }