[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 4 / 8 / NEUtility / 0.0.1 / NEUtility.podspec.json
blobb225a5b856a6c5fa8aec7f7792504cb2680ac608
2   "name": "NEUtility",
3   "version": "0.0.1",
4   "summary": "Utility for iOS development",
5   "homepage": "https://github.com/NEIL0814/NEUtility",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "NEIL": "522989049@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/NEIL0814/NEUtility.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "NEUtility/*.{h,m}",
22   "public_header_files": "NEUtility/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "MBProgressHUD": [
30     ]
31   }