[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / 2 / AssistanceKit / 0.6.0 / AssistanceKit.podspec.json
blobec3ec0b680c56b0f85f3f77f9bc9a59d63a74142
2   "name": "AssistanceKit",
3   "version": "0.6.0",
4   "summary": "Assistance tool to debug an iOS app during the development and the tests",
5   "homepage": "https://github.com/plougy/AssistanceKit",
6   "license": "MIT",
7   "authors": {
8     "Aymeric Gallissot": "hello@aymeric.io"
9   },
10   "source": {
11     "git": "https://github.com/plougy/AssistanceKit.git",
12     "tag": "0.6.0"
13   },
14   "social_media_url": "https://twitter.com/plougy",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Sources/**/*",
19   "resource_bundles": {
20     "AssistanceKit": "Sources/Resources/*.png"
21   }