[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 4 / EasySwift / 0.0.5 / EasySwift.podspec.json
blobf787b44b1c88923db1d51358fc3b20db82c733cd
2   "name": "EasySwift",
3   "version": "0.0.5",
4   "summary": "a little descript for EasySwift",
5   "description": "This is the most simple way to use swift, which is a complete throughout the entire iOS development of the most convenient, the most simple, the most perfect framework to build the heart.",
6   "homepage": "https://github.com/stubbornnessness",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "stubbornness1219": "18223847097@163.com"
10   },
11   "source": {
12     "git": "https://github.com/stubbornnessness/EasySwift.git",
13     "tag": "0.0.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "module_name": "EasySwift",
20   "source_files": "Pod/**/*",
21   "resource_bundles": {
22     "EasySwift": [
23       "Pod/**/*.png"
24     ]
25   },
26   "public_header_files": "Pod/**/*.h",
27   "frameworks": [
28     "UIKit",
29     "JavaScriptCore"
30   ]