[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / c / 8 / YABasicFoundation / 1.0.0 / YABasicFoundation.podspec.json
blob5f28011f9e770ab27cfa02f26215f4b6c6b15718
2   "name": "YABasicFoundation",
3   "version": "1.0.0",
4   "summary": "YABasicFoundation",
5   "description": "YABasicFoundation对UIFoundation的封装",
6   "homepage": "https://github.com/oneAlon/YABasicFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "oneAlon": "wangyalong24@126.com"
13   },
14   "source": {
15     "git": "https://github.com/oneAlon/YABasicFoundation.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YABasicFoundation/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]