[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / a / libhypem / 0.0.1 / libhypem.podspec.json
bloba919a9cf33bdf8543f3a3e9f9c2b3fbd5f1687de
2   "name": "libhypem",
3   "version": "0.0.1",
4   "summary": "libhypem is a Cocoa {iOS Library, OS X Framework} for Hype Machine.",
5   "description": "\tThe Cocoa {library, framework} for adding Hype Machine to your iOS/Mac app.\n",
6   "homepage": "https://github.com/zshannon/libhypem",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zane Shannon": "zane@smileslaughs.com"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "source": {
19     "git": "https://github.com/zshannon/libhypem.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "libhypem/*.{h,m}",
23   "public_header_files": "libhypem/*.h",
24   "requires_arc": true