[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / b / 7 / 3 / ReactNativeAutoUpdater / 0.1.0 / ReactNativeAutoUpdater.podspec.json
blob13cecc5dbf5d8a3b31995e0d9b7fca604a37965a
2   "name": "ReactNativeAutoUpdater",
3   "version": "0.1.0",
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/ReactNativeAutoUpdater",
6   "homepage": "https://github.com/aerofs/ReactNativeAutoUpdater",
7   "license": "MIT",
8   "authors": {
9     "Rahul Jiresal": "rahul@aerofs.com"
10   },
11   "source": {
12     "git": "https://github.com/aerofs/ReactNativeAutoUpdater.git",
13     "tag": "0.1.0"
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"