[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / d / 7 / QuickCoder / 0.1.0 / QuickCoder.podspec.json
blob7ecf43c3018529e63ad22159ed9426fa3355af7c
2   "name": "QuickCoder",
3   "version": "0.1.0",
4   "summary": "QuickCoder is a fast coder/decoder for OS X",
5   "description": "QuickCoder is a fast coder/decoder for OS X. It has been built to quickly code and decode and generate an small coded data binary file",
6   "homepage": "https://github.com/mobilejazz/quickcoder",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mobile Jazz": "info@mobilejazz.com"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.9"
17   },
18   "social_media_url": "http://twitter.com/mobilejazz",
19   "source": {
20     "git": "https://github.com/mobilejazz/quickcoder.git",
21     "tag": "0.1.0"
22   },
23   "source_files": [
24     "Source Code/*.{h,m}"
25   ],
26   "frameworks": [
27     "Foundation"
28   ],
29   "requires_arc": true