[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 4 / b / Computop / 0.2 / Computop.podspec.json
blob74179849ef8b5c20a8e6981c5d84becf74252ed7
2   "name": "Computop",
3   "version": "0.2",
4   "summary": "Computop SDK for iOS",
5   "homepage": "https://github.com/computop/Computop-iOS.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Thomas Segkoulis": "thomas.segkoulis@exozet.com"
12   },
13   "source": {
14     "git": "https://github.com/computop/Computop-iOS.git",
15     "tag": "0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "vendored_frameworks": "Computop/**/Computop.framework",
21   "resources": [
22     "Computop/**/*.strings",
23     "Computop/**/*.png",
24     "Computop/**/*.jpeg"
25   ]