[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 6 / 8 / 5 / CBSToolKit / 1.2.6 / CBSToolKit.podspec.json
blobe79d2d529ff2ad633bf52b7cfc5dfe987800c6f0
2   "name": "CBSToolKit",
3   "version": "1.2.6",
4   "summary": "Objective C toolkit from CUBESOFT EURL",
5   "homepage": "https://github.com/loledeck/CBSToolKit",
6   "license": {
7     "type": "APACHE",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cubesoft EURL": "laurent@cubesoft.fr"
12   },
13   "source": {
14     "git": "https://github.com/loledeck/CBSToolKit.git",
15     "tag": "1.2.6"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "src/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "XLForm": [
25     ]
26   }