[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 9 / 0 / e / SAMAddressBar / 0.1.0 / SAMAddressBar.podspec.json
bloba0daa27d2961ad94b27474d494463e38ce9068f5
2   "name": "SAMAddressBar",
3   "version": "0.1.0",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMAddressBar",
8   "summary": "Clone of Safari's address bar from long ago.",
9   "source": {
10     "git": "https://github.com/soffes/SAMAddressBar.git",
11     "tag": "v0.1.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "source_files": "SAMAddressBar",
27   "resources": [
28     "Resources/*"
29   ]