[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / c / d / EasyFrames / 1.2 / EasyFrames.podspec.json
blob43e1db469e19f58aa773ead94e77640a3257c366
2   "name": "EasyFrames",
3   "version": "1.2",
4   "summary": "EasyFrames contains view helper categories which would ease out modifying view frames.",
5   "homepage": "http://www.appsify.org",
6   "license": {
7     "type": "PRIVATE USE",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Sushma Satish": "sushmasatish@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/sushmasatish/EasyFrames.git",
18     "branch": "master",
19     "tag": "1.2"
20   },
21   "source_files": "**/*.{h,m}",
22   "public_header_files": "**/*.{h}",
23   "requires_arc": true