[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / 0 / 7 / 5 / Nexum / 1.0 / Nexum.podspec.json
blobdd205b12dd16138f0808ef21882bf074a92ae252
2   "name": "Nexum",
3   "version": "1.0",
4   "summary": "Modern, Lightweight Reachability for iOS Apps in Objective-C",
5   "description": "Updated Reachability for iOS Apps in Objective-C, based on Apple's Reachability, along with some other network utilities",
6   "homepage": "https://github.com/vsanthanam/Nexum",
7   "license": {
8     "type": "Copyright",
9     "text": "MIT"
10   },
11   "authors": {
12     "Varun Santhanam": "talkto@vsanthanam.com"
13   },
14   "source": {
15     "git": "https://github.com/vsanthanam/Nexum.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Nexum/*.{h,m}",
22   "public_header_files": "Nexum/*.h",
23   "module_map": "Nexum/Supporting/module.modulemap",
24   "documentation_url": "https://code.vsanthanam.com/Nexum/Documentation/index.html",
25   "static_framework": true