[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / e / 2 / LHSOtherAppsViewController / 1.0.0 / LHSOtherAppsViewController.podspec.json
bloba3abef65016f170069d871ff468cd0e9d12d6929
2   "name": "LHSOtherAppsViewController",
3   "version": "1.0.0",
4   "summary": "A table view controller used to showcase your other apps.",
5   "homepage": "http://lionheartsw.com",
6   "license": "Apache 2.0",
7   "authors": {
8     "Eric Olszewski": "eric@lionheartsw.com"
9   },
10   "social_media_url": "http://twitter.com/eric_olszewski",
11   "source": {
12     "git": "https://github.com/lionheart/LHSOtherAppsViewController.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "LHSOtherAppsViewController/*.{h,m}",
16   "public_header_files": "LHSOtherAppsViewController/*.h",
17   "requires_arc": true,
18   "dependencies": {
19     "SDWebImage": [
21     ]
22   },
23   "platforms": {
24     "ios": "7.0"
25   },
26   "frameworks": "UIKit"