[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 8 / fws / 0.2.0 / fws.podspec.json
blobe6c6efcc03137a87a0671eb8f827326b02f90e27
2   "name": "fws",
3   "version": "0.2.0",
4   "summary": "Utility Classes.",
5   "description": "                   Utility Classes files.\n",
6   "authors": {
7     "ateliee": "info@ateliee.com"
8   },
9   "homepage": "http://glic.co.jp",
10   "license": {
11     "type": "License, Version 1.0",
12     "text": "    Licensed under the License, Version 1.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://ateliee1225@bitbucket.org/glic/fws.git",
19     "tag": "0.2.0"
20   },
21   "source_files": [
22     "fws/Classes",
23     "fws/Classes/*.{h,m}",
24     "fws/Headers/*.{h,m}"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "IOSHelper": ">= 1.0.1",
29     "FWWebView": ">= 1.0.1"
30   }