[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 7 / c / TCCocoaExpand / 0.0.7 / TCCocoaExpand.podspec.json
blob14a8ab607e902e6fac68ea4f7bcd804e7d6383b6
2   "name": "TCCocoaExpand",
3   "version": "0.0.7",
4   "summary": "Cocoa's categories",
5   "description": "Cocoa's categories easy to use frame layout",
6   "homepage": "https://github.com/tauCross/TCCocoaExpand",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tauCross": "mstsccls@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tauCross/TCCocoaExpand.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "TCCocoaExpand/TCCocoaExpand/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "MessageUI"
25   ],
26   "requires_arc": true