[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 0 / LaunchManager / 0.1.1 / LaunchManager.podspec.json
blobb711898f78805bbd3533ca3cb688fdfe93d19d91
2   "name": "LaunchManager",
3   "version": "0.1.1",
4   "summary": "This will execute an action after luanch complete.",
5   "homepage": "https://github.com/Musjoy/LaunchManager",
6   "license": "MIT",
7   "authors": {
8     "Raymond": "Ray.musjoy@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Musjoy/LaunchManager.git",
12     "tag": "v-0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "user_target_xcconfig": {
18     "GCC_PREPROCESSOR_DEFINITIONS": "MODULE_LAUNCH_MANAGER"
19   },
20   "source_files": "LaunchManager/Classes/**/*"