[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / 7 / CocoaTouchHelpers / 1.0.1 / CocoaTouchHelpers.podspec.json
blob2d871111e384c63c260292593aa82d97e00a57a4
2   "name": "CocoaTouchHelpers",
3   "summary": "Cocoa Touch Helpers",
4   "version": "1.0.1",
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.1"
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   }