[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 0 / 2 / c / SYWaySealAndPackage / 0.0.1 / SYWaySealAndPackage.podspec.json
blob9ae05562a5996f8976af3fb8181ce5a611f65580
2   "name": "SYWaySealAndPackage",
3   "version": "0.0.1",
4   "summary": "封装方法",
5   "description": "常用方法的封装,包括时间,字符串等",
6   "homepage": "https://github.com/fengxueSY/SYWaySealAndPackage",
7   "license": "MIT",
8   "authors": {
9     "fengxueSY": "xyz123003@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/fengxueSY/SYWaySealAndPackage.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "SYWaySealAndPackage/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true