[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / 7 / CocoaTouchHelpers / 1.0.0 / CocoaTouchHelpers.podspec.json
blob75db35a9e3b390aa4a8a6470f5353c230d036785
2   "name": "CocoaTouchHelpers",
3   "summary": "Cocoa Touch Helpers",
4   "version": "1.0.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.0.0"
13   },
14   "source_files": "CocoaTouchHelpers/CocoaTouchHelpers/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "Reachability": [
22     ]
23   }