[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 1 / c / puremvc / 0.0.1 / puremvc.podspec.json
blobae181fd7ad250927de0a02277e2c0c2f6d13c5b1
2   "name": "puremvc",
3   "version": "0.0.1",
4   "homepage": "http://puremvc.github.io",
5   "license": {
6     "type": "BSD",
7     "file": "LICENSE"
8   },
9   "summary": "A lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern.",
10   "authors": "Brian Knorr",
11   "source": {
12     "git": "https://github.com/PureMVC/puremvc-objectivec-standard-framework.git",
13     "commit": "23b73e2"
14   },
15   "source_files": "src/org/puremvc/objectivec/**/*.{h,m}",
16   "requires_arc": false