[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / b / YLFoundation / 0.0.1 / YLFoundation.podspec.json
blobca0dda11fb3e51a7fe3c726cfb369ea97b8b3c16
2   "name": "YLFoundation",
3   "version": "0.0.1",
4   "summary": "一些基础库,工具库,分类扩展库积累",
5   "description": "开发中经常使用到的一些基础库,工具库,分类扩展库积累",
6   "homepage": "https://github.com/Connerli/YLFoundation",
7   "license": "MIT",
8   "authors": {
9     "Conner": "448922571@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Connerli/YLFoundation.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "YLFoundation/*.h",
20     "YLFoundation/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"