[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / d / 7 / 3 / AJBottomSheet / 1.0.1 / AJBottomSheet.podspec.json
blob6e4ee320e4293c72f423e8898d870406a99901d0
2   "name": "AJBottomSheet",
3   "version": "1.0.1",
4   "summary": "Customised view controller to mimic android bottom sheet on iOS.",
5   "description": "AJBottomSheet is a view that slides up from the bottom of the screen.Bottom sheets are displayed as a result of the user-triggered action.",
6   "homepage": "https://github.com/alvinjohntandoc/AJBottomSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alvinjohntandoc": "alvinjohntandoc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alvinjohntandoc/AJBottomSheet.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "**/*.swift",
22   "user_target_xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
24   },
25   "swift_version": "3.2"