[Add] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git] / Specs / 3 / 5 / 9 / RRRMethod-Swift / 0.0.2 / RRRMethod-Swift.podspec.json
blob54f42c7cf165e36977346871ca2ac3b57e6722b0
2   "name": "RRRMethod-Swift",
3   "version": "0.0.2",
4   "summary": "个人使用的swift方法汇集",
5   "description": "个人使用的swift方法汇集",
6   "homepage": "https://github.com/RRRenJ/RRRMethod-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RRRenJ": "https://github.com/RRRenJ"
13   },
14   "source": {
15     "git": "https://github.com/RRRenJ/RRRMethod-Swift.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "RRRMethod-Swift/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "swift_version": "5.0",
24   "platforms": {
25     "ios": "9.0"
26   }