[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 5 / MPackObjc / 0.0.2 / MPackObjc.podspec.json
blobb1d578612e8b359b52e595237975bd9282c6a8ba
2   "name": "MPackObjc",
3   "version": "0.0.2",
4   "summary": "MPack Objective-C wrapper.",
5   "homepage": "https://github.com/vox-humana/mpack-objc",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Arthur Semenyutin": "semenyutin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/vox-humana/mpack-objc.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "*.{h,m,c}",
22   "public_header_files": "MPackObjc.h"