[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 7 / 8 / a / OMChainKit / 1.3 / OMChainKit.podspec.json
bloba744ce7a7c868c31205fe5ef7d89eef72b2ecd1b
2   "name": "OMChainKit",
3   "version": "1.3",
4   "summary": "A complete API wrapper for Omnicha.in",
5   "description": "Creating applications for Omnicoin couldn't be made simpler with this library.This library allows full access to the Omnicha.in API using blocks that make interactionswith the site very simple and easy to use.",
6   "homepage": "http://www.github.com/ZaneH/OMChainKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zane Helton": "zane99@me.com"
13   },
14   "social_media_url": "http://twitter.com/ZaneHelton",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.7"
18   },
19   "source": {
20     "git": "https://github.com/ZaneH/OMChainKit.git",
21     "tag": "1.3"
22   },
23   "source_files": "OMChainKit/OMChainKit/Source/*",
24   "public_header_files": "OMChainKit/OMChainKit/Source/*.h",
25   "requires_arc": true