[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 3 / 1 / LearnCocopods / 1.0.4 / LearnCocopods.podspec.json
blobc209facb63718f87e68a55ecc18c22428d6c0ba5
2   "name": "LearnCocopods",
3   "version": "1.0.4",
4   "summary": "LearnCocopods is myselfcocopods you can use this lianlianshou",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/csdf-ssm/LearnCocopods",
7   "license": "MIT",
8   "authors": {
9     "csdf": "821767709@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/csdf-ssm/LearnCocopods.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "UpdateVeiw/*.{h,m}",
19   "public_header_files": "UpdateVeiw/*.h",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0.4"
28     ]
29   }