[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / e / b / 7 / LOAlertController / 0.1.2 / LOAlertController.podspec.json
blob18df2e9074c3c7f70fb9350cd89065c89afa4b98
2   "name": "LOAlertController",
3   "version": "0.1.2",
4   "summary": "AlertController",
5   "description": "UIAlertContorller wrapper",
6   "homepage": "https://github.com/vivalalova/LOAlertController",
7   "license": "MIT",
8   "authors": {
9     "vivalalova": "vivalalova0@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/vivalalova/LOAlertController.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LOAlertController": [
22       "Pod/Assets/*.png"
23     ]
24   }