[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 4 / d / StoryCode / 1.0-beta.5 / StoryCode.podspec.json
blobd39ea3703df9859386ab664002bdd2f450ed0a34
2   "name": "StoryCode",
3   "version": "1.0-beta.5",
4   "summary": "DI for UIViewControllers.",
5   "homepage": "https://github.com/antonsergeev88/StoryCode",
6   "source": {
7     "git": "https://github.com/antonsergeev88/StoryCode.git",
8     "tag": "1.0-beta.5"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Anton Sergeev": "antonsergeev88@gmail.com"
16   },
17   "source_files": "StoryCode/**/*.{h,swift}",
18   "swift_versions": "5.0",
19   "pod_target_xcconfig": {
20     "APPLICATION_EXTENSION_API_ONLY": "YES"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "swift_version": "5.0"