[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 7 / 3 / ReactNativeAutoUpdater / 0.1.5 / ReactNativeAutoUpdater.podspec.json
blobce27c38149d7fec903e90f2b795985a2ca98e3bd
2   "name": "ReactNativeAutoUpdater",
3   "version": "0.1.5",
4   "summary": "A library to manage dynamic updates to React Native apps. Available as a CocoaPod.",
5   "description": "A library to manage dynamic updates to React Native apps. Available as a CocoaPod.\nFor more information, check out the Github repo -- https://github.com/aerofs/react-native-auto-updater",
6   "homepage": "https://github.com/aerofs/react-native-auto-updater",
7   "license": "MIT",
8   "authors": {
9     "Rahul Jiresal": "rahul@aerofs.com"
10   },
11   "source": {
12     "git": "https://github.com/aerofs/react-native-auto-updater.git",
13     "tag": "0.1.5"
14   },
15   "social_media_url": "https://twitter.com/rahuljiresal",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "ReactNativeAutoUpdater": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/ReactNativeAutoUpdater.h"