[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 0 / 7 / CocoaTouchHelpers / 1.1.0 / CocoaTouchHelpers.podspec.json
blob6ec09a7233123792669556ac8f12b58cf5c49814
2   "name": "CocoaTouchHelpers",
3   "summary": "Cocoa Touch Helpers",
4   "version": "1.1.0",
5   "license": "MIT",
6   "authors": {
7     "Felipe Augusto": ""
8   },
9   "homepage": "https://github.com/felipowsky/CocoaTouchHelpers",
10   "source": {
11     "git": "https://github.com/felipowsky/CocoaTouchHelpers.git",
12     "tag": "1.1.0"
13   },
14   "source_files": "CocoaTouchHelpers/CocoaTouchHelpers/*.{h,m,swift}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "Reachability": [
22     ]
23   }