[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / e / acache_ios / 0.0.1 / acache_ios.podspec.json
blobb9723b6f2fbc6af9680f92c49526d31b88a7ddc7
2   "name": "acache_ios",
3   "version": "0.0.1",
4   "summary": "A easy cache module for ios.",
5   "description": "                   A longer description of acache_ios in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/huwp/acache_ios",
7   "license": {
8     "type": "BSD / Apache License, Version 2.0",
9     "file": "LICENCE"
10   },
11   "authors": {
12     "huwp": "huwp@cssweb.sh.cn"
13   },
14   "source": {
15     "git": "https://github.com/huwp/acache_ios.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "ACache.*",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "ACache.h",
21   "requires_arc": true