[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 0 / LaunchManager / 0.1.0 / LaunchManager.podspec.json
blobe978c79f8d8c591eaaa35630a7f70342a780924d
2   "name": "LaunchManager",
3   "version": "0.1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "user_target_xcconfig": {
18     "GCC_PREPROCESSOR_DEFINITIONS": "MODULE_LUANCH_MANAGER"
19   },
20   "source_files": "LaunchManager/Classes/**/*"