[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 9 / 6 / e / XTFrameModule / 0.3.0 / XTFrameModule.podspec.json
blobd8bc44e2603991f7e9428d6861e0b3165756da9c
2   "name": "XTFrameModule",
3   "version": "0.3.0",
4   "summary": "This is a iOS frame autoresizing framework for those who are developping iOS or Mac App",
5   "description": "This is a iOS frame autoresizing framework for those who are developping iOS or Mac App. Maybe it is not a final perfect solution for autoresizing, I will still updating aiming to creating a perfect work.",
6   "homepage": "https://github.com/BirdandLion/XTFrameModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BirdandLion": "wwwhhitzxt@163.com"
13   },
14   "source": {
15     "git": "https://github.com/BirdandLion/XTFrameModule.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XTFrameModule/Classes/**/*",
22   "requires_arc": true,
23   "public_header_files": "XTFrameModule/Classes/**/*.h",
24   "frameworks": "UIKit"