[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / d / EasyFrames / 1.0 / EasyFrames.podspec.json
blob6e87573ea48f73307e8eb6695a51879940ba1012
2   "name": "EasyFrames",
3   "version": "1.0",
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": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sushmasatish/EasyFrames.git",
18     "branch": "master",
19     "tag": "1.0"
20   },
21   "source_files": "**/*.{h,m}",
22   "public_header_files": "**/*.{h}",
23   "requires_arc": true