[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / a / JWViewPager / 0.1.0 / JWViewPager.podspec.json
blob758ab8325151991bfe4c277a3900a13a9db37101
2   "name": "JWViewPager",
3   "version": "0.1.0",
4   "summary": "Display multi pages.",
5   "description": "a component is used to display multi pages",
6   "homepage": "https://github.com/Justin.wang/JWViewPager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Justin.wang": "wangrongchao@126.com"
13   },
14   "source": {
15     "git": "https://github.com/WJustin/JWViewPager.git",
16     "tag": "0.1.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JWViewPager/Classes/**/*",
23   "public_header_files": "JWViewPager/Classes/**/*.h",
24   "frameworks": "UIKit"