[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 5 / MAConstraint / 0.2 / MAConstraint.podspec.json
blob9e6a27b0aa95987f31365e6a89578bc7ea2ee92c
2   "name": "MAConstraint",
3   "version": "0.2",
4   "summary": "This project makes it super easy to use AutoLayout.",
5   "homepage": "https://github.com/HomeSchoolDev/MAConstraint",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Derek": "derekm9292@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/Derek_maurer",
14   "source": {
15     "git": "https://github.com/HomeSchoolDev/MAConstraint.git",
16     "tag": "0.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true